prorm API Reference
← Documentation
GitLab
Preparing search index...
types
DataTypeHStore
Interface DataTypeHStore
PostgreSQL HStore key-value type Requires extension: CREATE EXTENSION IF NOT EXISTS hstore
interface
DataTypeHStore
{
toSql
?:
()
=>
string
;
key
:
"HSTORE"
;
}
Hierarchy (
View Summary
)
DataTypeAbstract
DataTypeHStore
Index
Properties
to
Sql?
key
Properties
Optional
to
Sql
toSql
?:
()
=>
string
key
key
:
"HSTORE"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
Sql
key
← Documentation
GitLab
prorm API Reference
Loading...
PostgreSQL HStore key-value type Requires extension: CREATE EXTENSION IF NOT EXISTS hstore