DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 83c6d89e1b08426cc9571a15a179397e95ceeab5 deck-builder/api/migrations/2023-02-17-075706_create_users/down.sql -rw-r--r-- 65 bytes
83c6d89eJonni Liljamo fix(client): softlock when trying to create another game 1 year, 8 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE users;