This commit is contained in:
Tomáš Dvořák
2025-10-16 13:32:05 +02:00
commit 12cba639b9
663 changed files with 168914 additions and 0 deletions
@@ -0,0 +1,4 @@
-- +goose Down
-- SQL in this section is executed when the migration is rolled back
DROP TABLE IF EXISTS club_info CASCADE;
DROP TABLE IF EXISTS setup_info CASCADE;