ente/server/migrations/63_add_kex_store.down.sql

1 line
31 B
MySQL
Raw Normal View History

2024-03-01 08:07:01 +00:00
DROP TABLE IF EXISTS kex_store;