minimal working example with diesel
This commit is contained in:
2
migrations/2026-01-28-134347-0000_locations/down.sql
Normal file
2
migrations/2026-01-28-134347-0000_locations/down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DROP TABLE locations;
|
||||
DROP TYPE battery_status_enum CASCADE
|
||||
Reference in New Issue
Block a user