Files
komp_ac/server/docs/sqlx_migration.txt
2025-02-22 23:23:07 +01:00

3 lines
78 B
Plaintext

DELETE FROM _sqlx_migrations WHERE version = 'number';
DROP TABLE table_name;