Module otter_sql::ic

source ·
Expand description

Intermediate representation (IR) and instruction set for an SQL database.

Structs

The intermediate representation of a query. Made of up Instructions.

Enums

The instruction set of OtterSQL.