Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- SQLAlter
Table Builder - SQLAnalyze
Builder - SQLBackend
- The SQL code generation backend.
- SQLColumn
- A single column definition inside a CREATE TABLE.
- SQLColumn
Def - SQLColumn
Info - SQLCommon
Table Expression - SQLCreate
Table Builder - SQLDelete
Builder - SQLFunction
Param - SQLIndex
Builder - SQLIndex
Info - SQLInsert
Builder - SQLJoin
- SQLMigration
- SQLMigration
Runner - SQLParameter
- SQLPrepared
Statement - SQLQuery
Formatter - SQLQuery
Optimizer - SQLQuery
Plan - SQLSchema
Inspector - SQLSelect
Builder - SQLSequence
Builder - SQLStored
Procedure - SQLTable
- A table definition (schema).
- SQLTable
Info - SQLTransaction
Builder - SQLTrigger
- SQLType
Mapper - SQLUpdate
Builder - SQLView
Builder - SQLWindow
Function - SQLWith
Query
Enums§
- SQLAlter
Operation - SQLConflict
Action - SQLDialect
- SQL dialect selector.
- SQLExpr
- SQL expression AST.
- SQLForeign
KeyAction - SQLFrame
Bound - SQLIsolation
Level - SQLJoin
Type - SQLParam
Direction - SQLQuery
Plan Node - SQLStmt
- SQL statements that the backend can emit.
- SQLTable
Constraint - SQLTrigger
Event - SQLTrigger
Timing - SQLType
- SQL column/expression types.
- SQLWindow
Frame