Expand description
Intermediate representation (IR) and instruction set for an SQL database.
Structs§
- Intermediate
Code - The intermediate representation of a query. Made of up
Instruction
s.
Enums§
- Instruction
- The instruction set of OtterSQL.
Intermediate representation (IR) and instruction set for an SQL database.
Instruction
s.