Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evantahler/sequleize-sqlite-migrations
An example showing that if a Sqlite table has a compound index on it, Sequelize migrations that make a temporary table incorrectly apply a unique constraint to every column that was part of the compound index.
https://github.com/evantahler/sequleize-sqlite-migrations
Last synced: about 2 months ago
JSON representation
An example showing that if a Sqlite table has a compound index on it, Sequelize migrations that make a temporary table incorrectly apply a unique constraint to every column that was part of the compound index.
- Host: GitHub
- URL: https://github.com/evantahler/sequleize-sqlite-migrations
- Owner: evantahler
- Created: 2020-11-10T01:59:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T16:55:58.000Z (about 4 years ago)
- Last Synced: 2024-10-15T21:27:16.918Z (3 months ago)
- Language: JavaScript
- Homepage: https://github.com/sequelize/sequelize/issues/12823
- Size: 656 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0