prorm API Reference
← Documentation
GitLab
Preparing search index...
dialects/dialect
FdwForeignTableColumnDef
Interface FdwForeignTableColumnDef
One column of a foreign table, including the remote name when it differs.
interface
FdwForeignTableColumnDef
{
type
:
string
;
options
?:
string
;
}
Index
Properties
type
options?
Properties
type
type
:
string
Optional
options
options
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
options
← Documentation
GitLab
prorm API Reference
Loading...
One column of a foreign table, including the remote name when it differs.