Skip to content

Add generic SQL 2011 Spec-compliant R2dbcDialect #129

Open
@mp911de

Description

We should consider adding a generic, SQL 2011-compliant R2dbcDialect as a general fallback for unknown drivers to allow DatabaseClient usage instead of failing with NoDialectException.

With #127, external libraries can contribute their own R2dbcDialect to handle dialect specifics. Providing a fallback for users that just want to use the execute() API enables these to do so instead of preventing usage.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions