PostgresSqlSqlx4kDialect
A custom dialect for PostgreSQL using the Sqlx4k library with SqlDelight. This class extends SqlDelightDialect
and is implemented through the PostgreSqlDialect()
. It provides specific configurations and type resolvers for PostgreSQL.
Original implementation found here: https://github.com/hfhbd/postgres-native-sqldelight/blob/b7ec77f5dbd1943b16087e830529e5e6f1861017/postgres-native-sqldelight-dialect/src/main/kotlin/app/softwork/sqldelight/postgresdialect/PostgresNativeDialect.kt