All "PostgreSQL" posts
-
Rails multicolumn unique index allowing null or empty values
Indexes can be used to enforce uniqueness of a column's value, or the uniqueness of the combined values of more than one column.
Indexes can be used to enforce uniqueness of a column's value, or the uniqueness of the combined values of more than one column.