#21: Oops! Forgot the organisers
Also tidied up the 'add-user-table' migration, which was actually just part of the how-to-get-started-with-migratus stuff and we don't need.
This commit is contained in:
parent
d83a7924e2
commit
0db6a2b918
4 changed files with 6 additions and 10 deletions
|
|
@ -1,5 +1,7 @@
|
|||
drop table teammemberships;
|
||||
|
||||
drop table teamorganiserships;
|
||||
|
||||
drop index ix_teams_name;
|
||||
|
||||
drop table teams;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue