Expand description
Defines structs and functions for representing SQL queries.
Structs
- Create index action for a table
- Create table action
- A SELECT query.
- Represents a column of a SELECT statement.
Enums
- Alter table action
- The direction of a column in an ORDER BY clause.
- Represents a select column value.