Module restq::ast

source ·

Re-exports§

Modules§

  • DDL stands for Data Definition Language and this module contains the AST for DDL operations such as create, alter, drop table
  • DML stands for Data Manipulation Language and this module contains the AST for DML operations such as Insert, Delete, Update table.

Structs§

Enums§