DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 35c61ecd4ec1aebfe2018df33617273d2531739d deck-builder/api/migrations/2023-02-17-085226_create_gamedata/down.sql -rw-r--r-- 68 bytes
35c61ecdJonni Liljamo feat(client): init game handlers module 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE gamedata;