Module sql

Module sql 

Source

Structs§

OwnedSQL
Owned version of SQL with ’static lifetime
SQL
SQL fragment builder with flat chunk storage.

Enums§

OwnedSQLChunk
Owned version of SQLChunk with ’static lifetime
SQLChunk
A SQL chunk represents a part of an SQL statement.
Token