TitovDigital / activestorage-database-service

ActiveStorage Database Service
MIT License
33 stars 23 forks source link

Make index on `key` column unique. #20

Closed nasa42 closed 1 year ago

nasa42 commented 1 year ago

The key column values are expected to be unique. Enforce this with a unique index.