Synclets logoSynclets

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.