Add UNIQUE constraint to Database Manager UI

It would be nice to have a checkbox to mark a field as unique.

table.unique('column')

Use case: I want to create a unique constraint on a uuid/nanoid field.

Community Page
Last updated: