Re-exports

pub use sea_query;
pub use name::*;

Modules

mysqlmysql
postgrespostgres
sqlitesqlite

This module handles discovery of a schema from an SQLite database. Note that only the types specified by official SQLite documentation are discovered.

Macros