migration: drop season_participant_surface_elos
This commit is contained in:
parent
d6c555b06e
commit
73a28eaa7b
3 changed files with 5611 additions and 0 deletions
1
drizzle/0090_powerful_redwing.sql
Normal file
1
drizzle/0090_powerful_redwing.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DROP TABLE "season_participant_surface_elos" CASCADE;
|
||||
5603
drizzle/meta/0090_snapshot.json
Normal file
5603
drizzle/meta/0090_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -631,6 +631,13 @@
|
|||
"when": 1777675084016,
|
||||
"tag": "0089_lonely_tigra",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 90,
|
||||
"version": "7",
|
||||
"when": 1777677410094,
|
||||
"tag": "0090_powerful_redwing",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue