Commit 69b7c1a
committed
fix(invitations): remove spurious index from schema.rb
The batch_and_invitation index was manually added to schema.rb without
a corresponding migration. Running rails db:drop db:create db:migrate
confirmed this index is not created by any migration.1 parent 7b4b96f commit 69b7c1a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | 300 | | |
302 | 301 | | |
303 | 302 | | |
| |||
0 commit comments