1
Fork 0
photoview/api/database/migrations/0001_init.down.sql

3 lines
68 B
SQL

DROP TABLE IF EXISTS users;
DROP TABLE IF NOT EXISTS access_tokens;