Files
spring-data-relational/spring-data-r2dbc
Mark Paluch 9ffbfb6f99 Improve count and exists query projections.
We now use COUNT(*) and SELECT 1 for count respective exists queries to enable database optimizers instead of using the key columns.

Closes #1647
2023-11-06 10:35:05 +01:00
..
2023-10-13 08:51:59 -07:00