Module sea_schema::sqlite

source ·
Available on crate feature sqlite only.
Expand description

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

Modules

Structs