All checks were successful
BotServer CI/CD / build (push) Successful in 8m7s
6 lines
187 B
SQL
6 lines
187 B
SQL
-- ============================================
|
|
-- Drive Files State Table - Rollback
|
|
-- Version: 6.3.1
|
|
-- ============================================
|
|
|
|
DROP TABLE IF EXISTS drive_files;
|