Package-level declarations

Types

Link copied to clipboard
open class PostgresSqlSqlx4kDialect : SqlDelightDialect

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.