monolayer-pg / schema / PgMappedForeignKey
Class: PgMappedForeignKey
Properties
Property | Modifier | Type |
---|---|---|
definition | public | string |
Accessors
options
Get Signature
get options():
object
Returns
object
Constructors
new PgMappedForeignKey()
new PgMappedForeignKey(
definition
):PgMappedForeignKey
Parameters
Parameter | Type |
---|---|
definition | string |