Skip to main content

Module sqlite

Module sqlite 

Source
Expand description

SQLite dialect implementation.

SQLite is dynamically typed — affinity rules apply. RETURNING supported from 3.35 (2021). RLS and named enum types are not supported.

Structs§

SqliteDialect