galchemy

Values

pub fn default_compiler_config() -> compiler.CompilerConfig

Public facade for compiling and executing queries.

Stable builder APIs live in the galchemy/dsl/* modules. In 2.0 the root module exposes only generic compiler entry points. PostgreSQL runtime integration lives in galchemy/sql/postgres.

Search Document