66 Commits (c74760540d479f1e7d50fa163d9cfe86a078d5f4)

Author SHA1 Message Date
Сергей Цыпанов 8a87e118e1 Remove redundant assignment of default values to volatile/atomic fields 2 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Marc Wrobel cfb39acc97 Fix and improve Javadoc in spring-r2dbc 2 years ago
Juergen Hoeller ae70e3c81c Apply read-only enforcement after R2DBC transaction begin 2 years ago
Juergen Hoeller 56fc64dd14 Apply read-only enforcement after R2DBC transaction begin 2 years ago
Juergen Hoeller 7055ddb489 Upgrade to R2DBC 1.0 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 2 years ago
Sam Brannen bc3b3d01ee Polishing 2 years ago
hsteinmueller bde0931e51 Fix Javadoc for DatabaseClient 3 years ago
Sam Brannen fae36e98b4 Remove obsolete code in R2dbcTransactionManager 3 years ago
Sam Brannen 3da7a48a17 Explicitly close ApplicationContexts and clean up warnings in tests 3 years ago
Mark Paluch a3781a45d6 Align with R2DBC 0.9 API changes 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen 8c5a407a7d Suppress deprecation warnings in tests in build 3 years ago
Juergen Hoeller e5af4aa608 Initial upgrade to R2DBC Borca 3 years ago
Sam Brannen 9a5ecd0c46 Apply "instanceof pattern matching" in spring-r2dbc 3 years ago
Sam Brannen 12342d7f8e Sync ScriptUtilsUnitTests implementations 3 years ago
Sam Brannen 54bdab4553 Partially upgrade to H2 database 2.0.206 3 years ago
Henning Poettker ed4e2289cd Support H2 1.4 & 2.0 in H2SequenceMaxValueIncrementer 3 years ago
Sébastien Deleuze a410f4c0f2 Upgrade Kotlin Coroutines to 1.6.0 3 years ago
Juergen Hoeller 64b6beed5b Consistent support for square brackets around named parameter 3 years ago
Anton Naydenov 86eda279c8 Support SQUARE brackets [] around NAMED parameter 3 years ago
Sam Brannen 48a507a993 Clean up warnings 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Phillip Webb 52b03e3326 Migrate CoroutinesUtils to Java 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 3 years ago
Sam Brannen 746b1b2fe1 Polishing 4 years ago
izeye ab2c78a9d5 Fix broken Javadoc tags 4 years ago
Sam Brannen 4c642ccdcd Logically reorganize methods in ScriptUtils 4 years ago
Sam Brannen fab7b1cebe Polish ScriptUtils internals in spring-r2dbc 4 years ago
Sam Brannen d33545bdce Avoid duplicate comment processing in ScriptUtils in spring-r2dbc 4 years ago
Sam Brannen e8e157ebf8 Polish ScriptUtils in spring-r2dbc 4 years ago
Sam Brannen 7f5904c68b Remove internal APIs from ScriptUtils in spring-r2dbc 4 years ago
Sam Brannen 66e488850b Ignore comments when searching for statement delimiter in ScriptUtils 4 years ago
Sébastien Deleuze 3dba3691a7 Upgrade to Coroutines 1.5.0 4 years ago
Sam Brannen c80c4e001a Add missing author tags and sync SQL script support for JDBC & R2DBC 4 years ago
Sam Brannen 4cfad25468 Polish ScriptUtils implementations 4 years ago
Sam Brannen 569ce840cf Ignore comments when searching for statement delimiter in ScriptUtils 4 years ago
Sam Brannen e2bf513563 Remove accidental dependency on Spring 5.2.x in spring-r2dbc tests 4 years ago
Sam Brannen 84e56bb5d9 Sync ScriptUtilsUnitTests implementations to simplify maintenance 4 years ago
Sam Brannen 6f5e66f00c Add missing tests for multiple comment prefixes in R2DBC ScriptUtils 4 years ago
Sam Brannen cda72e4a70 Ignore delimiter enclosed in double quotes in ScriptUtils 4 years ago
Mark Paluch 0eaf6d12eb
Add support for Oracle bind marker scheme using R2DBC 4 years ago
Сергей Цыпанов 0015fd6734 Improve URI/query strings sanitization 4 years ago
Sébastien Deleuze 4503260282 Fix Dokka warnings 4 years ago
Juergen Hoeller 41247d49ba R2DBC javadoc and code style revision 4 years ago
Juergen Hoeller 16c8676e5b Use ConcurrentLruCache (aligned with NamedParameterJdbcTemplate) 4 years ago