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