neuralib.sqlp.table.table_foreign_fields

neuralib.sqlp.table.table_foreign_fields(table)[source]

get a list of the foreign constraint in the table.

Parameters:

table (type[T])

Return type:

list[ForeignConstraint]