diesel::sqlite

Module expression

Source
Available on crate feature sqlite only.
Expand description

Sqlite related query builder extensions.

Everything in this module is re-exported from database agnostic locations. You should rely on the re-exports rather than this module directly. It is kept separate purely for documentation purposes.

Modulesยง

  • SQLite specific expression DSL methods.
  • SQLite specific functions