API Reference ex_turso v#3.0.0

Copy Markdown View Source

Modules

Optional Ecto SQL adapter for Turso.

A thin Elixir wrapper around the turso Rust crate, exposed as a DBConnection pool over Rustler NIFs.

DBConnection implementation backed by a local turso database.

Exception raised or returned when a turso operation fails.

Rustler NIF declarations for the turso crate.

A prepared SQL statement passed through the DBConnection machinery.

The result of a query or statement.