set_unique_index: Set table index uniqueness in a RelDataModel
Description
Set table index uniqueness in a RelDataModel
Usage
set_unique_index(x, tableName, fieldNames, unique)
Arguments
- x
a RelDataModel
- tableName
the name of the table to modify (a single character)
- fieldNames
the names of the fields composing the index
- unique
a logical value