DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: bbf690f75cdcdb90e6c6e1566513b2ad92795990 deck-builder/api/migrations/2023-02-17-075706_create_users/down.sql -rw-r--r-- 65 bytes
bbf690f7Jonni Liljamo chore(client, server, shared): add naia deps 1 year, 10 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE users;