neuralib.sqlp.table.table_unique_fields

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

list of the name for each unique field in the table.

Parameters:

table (type[T])

Return type:

list[UniqueConstraint]