TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_DatabaseTableForeignKeyConstraint

This object represents a foreign key constraint on a relational database

Document
Property Type Description
name Text Name of the foreign key constraint
foreignTable Text Name of the foreign table
localColumnNames Text Local column names
foreignColumnNames Text Foreign column names
part of the Apioo-Project