We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9923464 commit 9569a1fCopy full SHA for 9569a1f
src/main/resources/changelog.txt
@@ -1,6 +1,11 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.2.4 (2021-02-17)
5
+-------------------------------------
6
+* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
7
+
8
9
Changes in version 1.1.7.RELEASE (2021-02-17)
10
---------------------------------------------
11
* #523 - Update copyright year to 2021.
@@ -414,5 +419,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
414
419
415
420
416
421
422
417
423
418
424
0 commit comments