Type type aliases
Sql
The Sql type represents a parameterized SQL query. Read more.
TableSchema
The TableSchema type represents the schema of a database table as an object mapping column names to their data types. Read more.
SqlThe Sql type represents a parameterized SQL query. Read more.
TableSchemaThe TableSchema type represents the schema of a database table as an object mapping column names to their data types. Read more.