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