artemis/core/data/schema/versions/SDDT_4_rollback.sql
Dniel97 6a41dac46c
ongeki: card maker config added, small fixes, improved credits
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00

2 lines
55 B
SQL

ALTER TABLE ongeki_static_events
DROP COLUMN startDate;