Structs§
- Column
- Represents a column in SQLite
- Foreign
Key - Represents a foreign key in SQLite
- Index
- Represents an index in SQLite
- Metadata
- Table
- Represents a table in SQLite
Enums§
- OnUpdate
AndDelete - Type
- Represents a type in SQLite
Traits§
- Parser
- Implement this trait to parse your own types
Functions§
- parse
- The method to call to start parsing the SQLite file Example:
- parse_
no_ parser - Convenience method to get the tables Example: