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.
SqlDelightDialect
PostgreSqlDialect()