AyeSQL v0.3.0 AyeSQL.Core View Source
This module defines the core functionality for AyeSQL.
Link to this section Summary
Types
SQL query arguments.
AyeSQL AST.
Contents of the query.
Documentation of the query function.
Definition of the query in the AST.
Name of the query function.
AyeSQL query options.
AyeSQL query parameters.
AyeSQL query.
SQL query statements.
Functions
Creates several queries from the contents of a file
.
Link to this section Types
SQL query arguments.
AyeSQL AST.
Contents of the query.
Documentation of the query function.
Definition of the query in the AST.
Name of the query function.
AyeSQL query options.
AyeSQL query parameters.
AyeSQL query.
SQL query statements.
Link to this section Functions
Creates several queries from the contents of a file
.