prorm API Reference
← Documentation
GitLab
Preparing search index...
index
SQLConstants
Interface SQLConstants
Combined SQL constants for all dialects
interface
SQLConstants
{
mysql
:
MySQLConstants
;
mariadb
:
MySQLConstants
;
postgres
:
PostgresConstants
;
sqlite
:
SQLiteConstants
;
cockroachdb
:
PostgresConstants
;
redshift
:
PostgresConstants
;
db2
:
DB2Constants
;
snowflake
:
SnowflakeConstants
;
clickhouse
:
ClickHouseConstants
;
}
Index
Properties
mysql
mariadb
postgres
sqlite
cockroachdb
redshift
db2
snowflake
clickhouse
Properties
mysql
mysql
:
MySQLConstants
mariadb
mariadb
:
MySQLConstants
postgres
postgres
:
PostgresConstants
sqlite
sqlite
:
SQLiteConstants
cockroachdb
cockroachdb
:
PostgresConstants
redshift
redshift
:
PostgresConstants
db2
db2
:
DB2Constants
snowflake
snowflake
:
SnowflakeConstants
clickhouse
clickhouse
:
ClickHouseConstants
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mysql
mariadb
postgres
sqlite
cockroachdb
redshift
db2
snowflake
clickhouse
← Documentation
GitLab
prorm API Reference
Loading...
Combined SQL constants for all dialects