prorm API Reference
← Documentation
GitLab
Preparing search index...
types
DataTypeCidr
Interface DataTypeCidr
PostgreSQL CIDR type for network addresses
interface
DataTypeCidr
{
toSql
?:
()
=>
string
;
key
:
"CIDR"
;
}
Hierarchy (
View Summary
)
DataTypeAbstract
DataTypeCidr
Index
Properties
to
Sql?
key
Properties
Optional
to
Sql
toSql
?:
()
=>
string
key
key
:
"CIDR"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
Sql
key
← Documentation
GitLab
prorm API Reference
Loading...
PostgreSQL CIDR type for network addresses