Files
calendar/packages/prisma/migrations/20241008124232_remove_attribute_value_unique/migration.sql
T
sean-brydonandGitHub c7b1fbdf67 feat: mass assign attributes (#16995)
* UI popover on user table

* fix multi select state

* mass assignment

* add i18n
2024-10-09 12:02:48 +02:00

3 lines
65 B
SQL

-- DropIndex
DROP INDEX "AttributeOption_attributeId_value_key";