DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 5b6558cd0dc6791d7504f28428324a5022a78178 deck-builder/api/migrations/2023-02-17-085226_create_gamedata/down.sql -rw-r--r-- 68 bytes
5b6558cdJonni Liljamo feat(client, server): finally handle AfterAuth properly 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE gamedata;