@@ -1,6 +1,11 @@
|
|||||||
Spring Data R2DBC Changelog
|
Spring Data R2DBC Changelog
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
Changes in version 1.2.4 (2021-02-17)
|
||||||
|
-------------------------------------
|
||||||
|
* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
|
||||||
|
|
||||||
|
|
||||||
Changes in version 1.1.7.RELEASE (2021-02-17)
|
Changes in version 1.1.7.RELEASE (2021-02-17)
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
* #523 - Update copyright year to 2021.
|
* #523 - Update copyright year to 2021.
|
||||||
@@ -414,5 +419,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user