Files
komp_ac/docs/sqlx_migration.txt
2025-02-16 20:35:57 +01:00

3 lines
78 B
Plaintext

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