Modules
Ecto adapter for LibSQL and Turso databases.
Implementation of Ecto.Adapters.SQL.Connection for LibSQL.
DBConnection implementation for LibSQL and Turso databases.
Exception raised when a LibSQL database operation fails.
Helper functions for working with JSON and JSONB data in SQLite.
Rust NIF (Native Implemented Functions) bridge for LibSQL operations.
Helper functions for executing SQLite PRAGMA statements.
Represents a database query in the EctoLibSql adapter.
Represents the result of a database query or command.
Maintains the connection state for a LibSQL database connection.