botserver/migrations/6.3.1-01-drive-files/down.sql
Rodrigo Rodriguez (Pragmatismo) 73d9531563
All checks were successful
BotServer CI/CD / build (push) Successful in 8m7s
fix: buffer HTML chunks to avoid flashing, flush on closing tags
2026-04-14 14:22:07 -03:00

6 lines
187 B
SQL

-- ============================================
-- Drive Files State Table - Rollback
-- Version: 6.3.1
-- ============================================
DROP TABLE IF EXISTS drive_files;