gotelem/migrations/1_initial_down.sql
saji 4e6f8db7ed
All checks were successful
Go / build (1.21) (push) Successful in 1m16s
Go / build (1.22) (push) Successful in 1m15s
combine separate packages
2024-03-02 21:49:18 -06:00

3 lines
74 B
SQL

DROP TABLE "bus_events";
DROP INDEX "ids_timestamped";
DROP INDEX "times";