DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 5e64d1e449f027c10c2262c91199464e7bca17a0 deck-builder/api/migrations/2023-02-17-085226_create_gamedata/down.sql -rw-r--r-- 68 bytes
5e64d1e4Jonni Liljamo chore(api): format Cargo.toml 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE gamedata;