DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 2342afea3190f66f8dfa7039a93207054ef9c4f7 deck-builder/api/migrations/2023-02-17-075706_create_users/down.sql -rw-r--r-- 65 bytes
2342afeaJonni Liljamo fix(api): avoid duplicate user details at the db level 1 year, 7 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE users;