DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: a4137f9834a85dc03723d8842524505bb499ae90 deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
a4137f98Jonni Liljamo feat(client, server, shared): new login/register 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;