Crate sqlite_parser
source ·Structs
Represents a column in SQLite
Represents a foreign key in SQLite
Represents an index in SQLite
Represents a table in SQLite
Enums
Represents a type in SQLite
Traits
Implement this trait to parse your own types
Functions
The method to call to start parsing the SQLite file
Example:
Convenience method to get the tables
Example: