DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: c5058564df22e37812957f45970ca7b90a37f270 deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
c5058564Jonni Liljamo feat(client(nix)): add rust-analyzer to devshell 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;