fix(premium): fix premium migration being generated with older schema
version
This commit is contained in:
@@ -21,7 +21,6 @@ INSERT
|
|||||||
speed_swim,
|
speed_swim,
|
||||||
speed_flight,
|
speed_flight,
|
||||||
detection_range,
|
detection_range,
|
||||||
`scale`,
|
|
||||||
`rank`,
|
`rank`,
|
||||||
dmgschool,
|
dmgschool,
|
||||||
DamageModifier,
|
DamageModifier,
|
||||||
@@ -79,7 +78,6 @@ VALUES
|
|||||||
1.0,
|
1.0,
|
||||||
1.0,
|
1.0,
|
||||||
20.0,
|
20.0,
|
||||||
1.0,
|
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
7.5,
|
7.5,
|
||||||
|
|||||||
Reference in New Issue
Block a user