gotelem/migrations/1_initial_down.sql

3 lines
74 B
MySQL
Raw Normal View History

2023-07-06 02:16:12 +00:00
DROP TABLE "bus_events";
DROP INDEX "ids_timestamped";
DROP INDEX "times";