Package-level declarations

Types

Link copied to clipboard
open class SqliteSqlx4kDialect : SqlDelightDialect

A custom dialect for SQLite using the Sqlx4k library with SqlDelight. This class extends SqlDelightDialect and is implemented through the SqliteDialect() (SQLite 3.38). It provides specific configurations for the sqlx4k runtime.