-
- Downloads
Add index to ModerationReview moderated_item_type + moderated_item_id (#18799)
* Revert changes from Jeff's PR * Add index to ModerationReview moderated_item_type + moderated_item_id * Add to 0.41.2 instead * Require explicit index name for createIndex * Move 41.2 migrations to after the 41.0 migrations * Adopt new migration numbering scheme * Fix comments * Fix MySQL + MariaDB insanity * Fix ID range validation * Actually 382 is the last legacy ID * Improved validation and tests * Adopt the new-new migration ID format. * Test fixes
Showing
- bin/lint-migrations-file/README.md 2 additions, 2 deletionsbin/lint-migrations-file/README.md
- bin/lint-migrations-file/src/change/strict.clj 9 additions, 1 deletionbin/lint-migrations-file/src/change/strict.clj
- resources/migrations/000_migrations.yaml 14 additions, 0 deletionsresources/migrations/000_migrations.yaml
Loading
Please register or sign in to comment