Structs§
- Alter
Statement - Represents an ALTER statement.
- Column
Definition - Represents a column definition in a CREATE TABLE statement.
- Create
Statement - Represents a CREATE statement.
- Drop
Statement - Represents a DROP statement.
Enums§
- Alter
Action - Represents an action in an ALTER TABLE statement.
- Column
Constraint - Represents a constraint on a column.
- Create
Body - Represents the body of a CREATE statement.
- Create
Object Type - Represents the type of object to create.
- Drop
Object Type - Represents the type of object to drop.