howmuch/migrations/20241019112255_create_expense_table.postgres.down.sql

2 lines
22 B
MySQL
Raw Normal View History

2024-10-19 13:28:02 +02:00
DROP TABLE "expense";