DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b9cd32a1d0f44a4486d46469d535b26701c2867a deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
b9cd32a1Jonni Liljamo chore(api): add actix-session dep 1 year, 7 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;