qail-core 1.3.5

QAIL AST Kernel - typed query AST, schema validation, RLS context, and native access policy
Documentation
1
2
3
4
/// PostgreSQL SQL generator.
pub mod postgres;
/// SQLite SQL generator compatibility surface.
pub mod sqlite;