[][src]Module restq::ast

Re-exports

pub use ddl::AlterTable;
pub use ddl::DropTable;
pub use ddl::TableDef;
pub use dml::BulkDelete;
pub use dml::BulkUpdate;
pub use dml::Delete;
pub use dml::Insert;
pub use dml::Update;

Modules

ddl
dml

Structs

BinaryOperation
Column
ExprRename
FromTable
Function
Limit
Order
Page
Select
Table
TableLookup

Enums

Direction
Expr
JoinType

Only 3 join types is supported

Operator
Range
Statement
TableError
Value

coarse value from the parsing this is close to the json values