Files
spring-data-r2dbc/src/main/java/org/springframework/data/r2dbc
Mark Paluch 430d984503 #109 - Fix simple type conversion for projection queries.
We now correctly consider built-in converters for simple types that are read through DatabaseClient. Simple type projections typically select a single column and expect a result stream of simple values such as selecting a count and retrieving a Mono<Long>.
2019-05-14 09:35:46 +02:00
..
2019-05-09 18:11:55 +02:00
2019-05-09 18:11:55 +02:00
2019-05-09 18:11:55 +02:00
2019-05-09 18:11:55 +02:00
2019-05-09 18:11:55 +02:00
2019-05-08 10:45:30 +02:00
2018-11-21 10:21:17 +01:00