Commit Graph

  • 7ec3d28b17 #270 - Update copyright years to 2020. Mark Paluch 2020-01-07 09:12:00 +01:00
  • e6bcc32197 #256 - Fix typo in readme. sanghoon lee 2019-12-12 23:30:59 +09:00
  • 2b4244ec64 #252 - Polishing. Mark Paluch 2019-12-09 10:45:11 +01:00
  • aea4f4e95c #252 - Fix EnumSet conversion. Mark Paluch 2019-12-09 10:44:42 +01:00
  • 212d5dba58 #252 - Polishing. Mark Paluch 2019-12-09 10:45:11 +01:00
  • bae189c729 #252 - Fix EnumSet conversion. Mark Paluch 2019-12-09 10:44:42 +01:00
  • 54b1ed0ba9 #205 - Enable Jenkins for 1.0.x branch. Mark Paluch 2019-12-09 09:39:19 +01:00
  • 5bbc6b066c #250 - Throw IllegalArgumentException in StatementMapper if UPDATE contains no assignments. Mark Paluch 2019-12-09 09:36:48 +01:00
  • 507340ea48 #250 - Throw IllegalArgumentException in StatementMapper if UPDATE contains no assignments. Mark Paluch 2019-12-09 09:36:48 +01:00
  • 85acdbbd9a #205 - Post release cleanups. Mark Paluch 2019-12-06 11:24:35 +01:00
  • 4e81557cff #205 - After release cleanups. Mark Paluch 2019-12-06 11:18:55 +01:00
  • 2147b41df4 #205 - Prepare next development iteration. Mark Paluch 2019-12-06 11:18:55 +01:00
  • e8a9abcf94 #205 - After release cleanups. Mark Paluch 2019-12-06 11:18:52 +01:00
  • 7f2d8d2c03 #205 - Prepare next development iteration. Mark Paluch 2019-12-06 11:18:51 +01:00
  • 786c6354b9 #205 - Release version 1.0 GA. Mark Paluch 2019-12-06 11:12:48 +01:00
  • d2f48e9466 #205 - Prepare 1.0 GA. Mark Paluch 2019-12-06 11:12:46 +01:00
  • 10f44c937d #205 - Updated changelog. Mark Paluch 2019-12-06 11:12:46 +01:00
  • a1a217a34c #205 - Polishing. Mark Paluch 2019-12-06 11:07:20 +01:00
  • f2a76fa74f #139 - Consider value type in Dialect-specific array type conversion. Mark Paluch 2019-12-06 10:36:04 +01:00
  • 96706cf7ed #205 - Remove sonatype snapshot repository. Mark Paluch 2019-12-06 09:53:49 +01:00
  • d9e425ae17 #195 - Add test for Update with multiple assignments. Mark Paluch 2019-12-06 09:41:18 +01:00
  • 4558879f50 #245 - Upgrade to Spring Data Moore SR3. Mark Paluch 2019-12-05 08:46:31 +01:00
  • 2a52ce22fd #242 - Upgrade to R2DBC 0.8.0.RELEASE. Mark Paluch 2019-12-02 16:38:14 +01:00
  • 97ef1ed8b7 #244 - Add Reactor Checkpoint operator for SQL execution. Mark Paluch 2019-12-02 11:12:59 +01:00
  • 86ce98d08d #243 - Polishing. Mark Paluch 2019-12-02 08:56:45 +01:00
  • 38bbd4838e #243 - Add unit test for rowsUpdated. Ferdinand Jacobs 2019-12-02 02:17:56 +01:00
  • 887f0ae289 #237 - Polishing. Jens Schauder 2019-11-28 14:40:55 +01:00
  • ecc0fca306 #237 - Move @Query annotation to o.s.d.r2dbc.repository. Mark Paluch 2019-11-22 14:53:57 +01:00
  • d442fca38d #235 - Polishing. Jens Schauder 2019-11-28 14:24:42 +01:00
  • 6d37fde4c7 #235 - Add Modifying query annotation. Mark Paluch 2019-11-22 14:51:54 +01:00
  • 4801a4fbc2 #232 - Guard Repository.save(…) with provided Id with TransientDataAccessException if row does not exist. Mark Paluch 2019-11-22 15:53:20 +01:00
  • 701e696fc7 #242 - Build against R2DBC snapshots. Mark Paluch 2019-11-27 15:26:06 +01:00
  • b7ea3e6f1e #228 - Use consistently spaces instead of tabs in readme code samples. Jaeyeon Kim 2019-10-31 10:46:55 +09:00
  • cb1784f632 #239 - Add documentation for projecting repository query methods. Mark Paluch 2019-11-22 15:36:22 +01:00
  • d5fbf16a5c #236 - Enable artifactory-maven-plugin. Greg Turnquist 2019-11-20 09:59:19 -06:00
  • cb0d59bf62 #234 - Simplify TravisCI build. Mark Paluch 2019-11-13 13:58:24 +01:00
  • ea0d1cb32a #234 - Use inherited Jacoco version property. Mark Paluch 2019-11-13 12:17:39 +01:00
  • b5db108c7a #204 - Polishing. Mark Paluch 2019-10-24 10:12:07 +02:00
  • b5ac43bd20 #204 - Add SingleConnectionConnectionFactory. Mark Paluch 2019-10-24 10:11:10 +02:00
  • 94c8f751a7 #212 - Polishing. Mark Paluch 2019-10-23 14:00:01 +02:00
  • 2fac62a38c #212 - Provide Kotlin Coroutine extensions on UpdatedRowsFetchSpec. pull-vert 2019-10-18 10:10:13 +02:00
  • f1dbaabbec Upgrade to r2dbc-mysql 0.8.0 RC2. Mirro Mutth 2019-10-23 19:47:57 +08:00
  • c77534fa58 #216 - Fix subscription in ConnectionFactoryInitializer.execute(…). Mark Paluch 2019-10-20 14:11:04 +02:00
  • 96de5d74a6 #209 - Polishing. Mark Paluch 2019-10-15 16:45:58 +02:00
  • bd2cc60480 #209 - Provide extensions on TypedExecuteSpec and GenericExecuteSpec. Ibanga Enoobong Ime 2019-10-14 07:52:15 +01:00
  • 6667f7a230 #208 - Upgrade to R2DBC Arabba RC2. Mark Paluch 2019-10-07 11:58:05 -05:00
  • 6f27bb7b58 #154 - Polishing. Mark Paluch 2019-10-01 12:24:12 +02:00
  • ec5237f4ca #154 - After release cleanups. Mark Paluch 2019-10-01 12:10:26 +02:00
  • 57429f7239 #154 - Prepare next development iteration. Mark Paluch 2019-10-01 12:10:26 +02:00
  • 03187e56f0 #154 - Release version 1.0 RC1. Mark Paluch 2019-10-01 12:08:00 +02:00
  • 6d52ac7ff7 #154 - Prepare 1.0 RC1. Mark Paluch 2019-10-01 12:07:58 +02:00
  • c3aadd6689 #154 - Updated changelog. Mark Paluch 2019-10-01 12:07:58 +02:00
  • 0ca54a67c1 #154 - Remove plugin repositories. Mark Paluch 2019-10-01 12:06:31 +02:00
  • 46ce676f9b #154 - Upgrade to Spring Data Moore GA. Mark Paluch 2019-10-01 08:31:10 +02:00
  • fbb3f3ac69 #199 - Add documentation for Connection Factory Initialization. Mark Paluch 2019-09-27 16:04:48 +02:00
  • 53121b49a4 #199 - Add documentation for Kotlin support. Mark Paluch 2019-09-27 16:04:21 +02:00
  • 35b0fec05a #200 - Remove @ExperimentalCoroutinesApi annotations. Sébastien Deleuze 2019-09-30 14:57:48 +02:00
  • a67db9f88a #107 - Polishing. Mark Paluch 2019-09-28 15:35:26 +02:00
  • 0c306ae61f #202 - Upgrade to r2dbc-mysql 0.8.0 RC1. Mark Paluch 2019-09-28 15:33:43 +02:00
  • 52f43a2e05 #197 - Upgrade to R2DBC Arabba RC1. Mark Paluch 2019-09-26 20:32:58 +02:00
  • 70b2ff4b7b #191 - Adapt to changed groupId of r2dbc-mysql. Mark Paluch 2019-09-23 10:11:41 +02:00
  • fd66f8af26 #178 - Consider named and indexed parameters for named parameter processing. Mark Paluch 2019-09-20 15:50:36 +02:00
  • be28752ca6 #190 - Adapt to R2DBC SPI changes. Mark Paluch 2019-09-20 15:47:02 +02:00
  • 2668ecb702 #185 - Re-enable Postgres integration tests. Mark Paluch 2019-09-17 16:21:03 +02:00
  • 7362b45156 #188 - Adapt to package changes in r2dbc-mysql. Mark Paluch 2019-09-14 21:37:19 +02:00
  • cefd3fc527 #185 - Re-enable Postgres integration tests. Mark Paluch 2019-09-13 17:22:21 +02:00
  • d63ad3f56a #186 - Polishing. Mark Paluch 2019-09-13 14:35:11 +02:00
  • 1096838dec #186 - Consider byte[] binary data when mapping entities. Mark Paluch 2019-09-13 14:34:00 +02:00
  • 5ef8285288 #181 - Remove repositories declaration from published pom. Mark Paluch 2019-09-13 11:02:53 +02:00
  • ba7882ba7b #177 - Polishing. Mark Paluch 2019-09-11 16:41:55 +02:00
  • 63310031cb #177 - Add tests for NOT IN. Mark Paluch 2019-09-11 16:41:37 +02:00
  • 353a7e7037 #184 - Polishing. Mark Paluch 2019-09-11 16:10:22 +02:00
  • ddef57af63 #184 - Restore AutoCommit and IsolationLevel after transaction. Mark Paluch 2019-09-11 16:05:58 +02:00
  • 62656668ea #185 - Disable Postgres integration tests. Mark Paluch 2019-09-11 16:05:41 +02:00
  • fa64006441 #183 - Use Statement.bind(String) and Row.get(String) methods instead of bind(Object). Mark Paluch 2019-09-11 15:38:38 +02:00
  • f7b3e96238 #182 - Build against R2DBC 0.8 snapshots. Mark Paluch 2019-09-11 15:38:21 +02:00
  • 761995b66a #180 - Remove jcenter repository from pom. Mark Paluch 2019-09-11 12:19:57 +02:00
  • 084273f026 #161 - Polishing. Mark Paluch 2019-09-05 15:12:28 +02:00
  • 611b73149b #161 - Properly convert arrays for Postgres. Mark Paluch 2019-09-05 15:01:10 +02:00
  • b9afd23528 #176 - Polishing. Mark Paluch 2019-09-05 12:14:43 +02:00
  • 5065d7b588 #176 - Consistently use a single netty version. Mark Paluch 2019-09-05 12:07:48 +02:00
  • b575e15dd6 #175 - Polishing. Mark Paluch 2019-09-05 11:59:29 +02:00
  • a4b7e57bd5 #175 - Editing pass for the reference docs. Jay Bryant 2019-09-04 17:03:22 -05:00
  • f691b8c7d7 #174 - Fix broken links in README.adoc. Michael Berry 2019-09-04 13:19:21 +01:00
  • bb49ef0137 #172 - Polishing. Mark Paluch 2019-09-04 11:57:01 +02:00
  • 9064b04110 #172 - Upgrade to Coroutines 1.3.0. Sebastien Deleuze 2019-09-04 10:55:12 +02:00
  • 70f05785d8 #171 - Upgrade to jasync-r2dbc-mysql 1.0.6. Mark Paluch 2019-09-03 17:31:58 +02:00
  • b1dcb38ad8 #170 - Migrate off deprecated Mono/Flux.usingWhen methods. Mark Paluch 2019-09-03 17:31:44 +02:00
  • af52bc1a53 #169 - Polishing. Mark Paluch 2019-09-03 16:27:12 +02:00
  • 30c5e2f5e0 #162 - Refine declaration of nullable values in DatabaseClient. Mark Paluch 2019-09-03 16:23:48 +02:00
  • bac5c343b7 #169 - Allow usage of Entity-level converters. Mark Paluch 2019-09-03 14:25:02 +02:00
  • 501d4475e3 #159 - Polishing. Mark Paluch 2019-09-03 12:39:56 +02:00
  • bc9627e987 #159 - Skip result conversion for query methods returning Void. Mark Paluch 2019-09-03 12:18:44 +02:00
  • 928ac09882 #151 - SimpleR2dbcRepository is now transactional. Jens Schauder 2019-07-19 13:52:08 +02:00
  • ec8f540ed9 #166 - Polishing. Mark Paluch 2019-09-03 11:59:02 +02:00
  • 19f572f53b #166 - Add the ability to define dialect-specific converters in R2dbcDialect for MySQL. berry120 2019-09-02 17:19:39 +01:00
  • fee4437eba #165 - Fix broken links in README.adoc. Michael Berry 2019-09-02 15:51:38 +01:00
  • e15e6b19d4 #163 - Add tests for R2DBC MySQL. Mark Paluch 2019-08-15 12:22:37 +02:00
  • 6cd08ac64b #121 - Force check for updates. Greg Turnquist 2019-08-05 11:11:09 -05:00
  • da8a7b339c #155 - Add early returns if conversion can be skipped. Mark Paluch 2019-07-25 15:53:27 +02:00