Package-level declarations
Types
Link copied to clipboard
SqlType implementation represents SQL Server datetimeoffset
SQL type.
Link copied to clipboard
SqlDialect implementation for Microsoft SqlServer database.
Link copied to clipboard
open class SqlServerFormatter(database: Database, beautifySql: Boolean, indentSize: Int) : SqlFormatter
SqlFormatter implementation for SqlServer, formatting SQL expressions as strings with their execution arguments.
Functions
Link copied to clipboard
Define a column typed of DateTimeOffsetSqlType.