DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 9033f4ee833928da4589d933d3b3f041b78f1799 deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
9033f4eeJonni Liljamo wip(client, server): handle auth and connecting 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;