Skip to content

Conversation

@deusaquilus
Copy link
Member

@deusaquilus deusaquilus commented Nov 5, 2025

This change introduces support for R2DBC using r2dbc-spi and is tested with r2dbc-postgres as well as necessary tests for most datatypes (based on what is supported by JDBC) as well as the JSON capabilities (using the r2dbc-postgres specific Jdbc class see here) for more detail.

The only significant changes to the existing API are the conversion of session management methods to suspend functions for proper coroutine support, updating Kotlin and plugin versions, and refactoring JDBC encoding configuration into a dedicated file. These changes enhance the reliability and maintainability of the project.

@deusaquilus deusaquilus merged commit e3fc2e3 into main Nov 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants