Package-level declarations

Types

Link copied to clipboard
open class MySqlSqlx4kDialect : SqlDelightDialect

A custom dialect for MySQL using the Sqlx4k library with SqlDelight. This class extends SqlDelightDialect and is implemented through the MySqlDialect(). It provides specific configurations and type resolvers for MySQL.