|
|
|
Description |
A data type for SQL.
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
Data type for SQL SELECT statements.
| Constructors | | Instances | |
|
|
|
Data type for SQL UPDATE statements.
| Constructors | |
|
|
|
Data type for SQL DELETE statements.
| Constructors | |
|
|
|
Data type for SQL INSERT statements.
| Constructors | |
|
|
|
Data type for SQL CREATE statements.
| Constructors | |
|
|
|
Data type representing the SQL DROP statement.
| Constructors | SqlDropDB String | Delete a database
| SqlDropTable SqlTable | Delete a table named SqlTable
|
|
|
|
|
Expressions in SQL statements.
| Constructors | | Instances | |
|
|
|
|
Produced by Haddock version 2.6.0 |