File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -465,8 +465,8 @@ Support for the following single-dimensional arrays (read and write):
465
465
[ psql-xml-ref ] : https://www.postgresql.org/docs/current/datatype-xml.html
466
466
[ psql-runtime-config ] : https://www.postgresql.org/docs/current/runtime-config-client.html
467
467
468
- [ r2dbc-blob-ref ] : https://r2dbc.io/spec/0.8 .0.RELEASE /api/io/r2dbc/spi/Blob.html
469
- [ r2dbc-clob-ref ] : https://r2dbc.io/spec/0.8 .0.RELEASE /api/io/r2dbc/spi/Clob.html
468
+ [ r2dbc-blob-ref ] : https://r2dbc.io/spec/0.9 .0.M1 /api/io/r2dbc/spi/Blob.html
469
+ [ r2dbc-clob-ref ] : https://r2dbc.io/spec/0.9 .0.M1 /api/io/r2dbc/spi/Clob.html
470
470
471
471
[ java-bigdecimal-ref ] : https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html
472
472
[ java-biginteger-ref ] : https://docs.oracle.com/javase/8/docs/api/java/math/BigInteger.html
@@ -520,8 +520,8 @@ Logging that is associated with a connection reports the logical connection id (
520
520
521
521
Having trouble with R2DBC? We'd love to help!
522
522
523
- * Check the [ spec documentation] ( https://r2dbc.io/spec/0.8 .0.RELEASE /spec/html/ ) , and [ Javadoc] ( https://r2dbc.io/spec/0.8 .0.RELEASE /api/ ) .
524
- * If you are upgrading, check out the [ changelog] ( https://r2dbc.io/spec/0.8 .0.RELEASE /CHANGELOG.txt ) for "new and noteworthy" features.
523
+ * Check the [ spec documentation] ( https://r2dbc.io/spec/0.9 .0.M1 /spec/html/ ) , and [ Javadoc] ( https://r2dbc.io/spec/0.9 .0.M1 /api/ ) .
524
+ * If you are upgrading, check out the [ changelog] ( https://r2dbc.io/spec/0.9 .0.M1 /CHANGELOG.txt ) for "new and noteworthy" features.
525
525
* Ask a question - we monitor [ stackoverflow.com] ( https://stackoverflow.com ) for questions
526
526
tagged with [ ` r2dbc ` ] ( https://stackoverflow.com/tags/r2dbc ) .
527
527
You can also chat with the community on [ Gitter] ( https://gitter.im/r2dbc/r2dbc ) .
You can’t perform that action at this time.
0 commit comments