score-the-pigs/resources/migrations/20240331175244-create-auth-code.down.sql

2 lines
34 B
MySQL
Raw Normal View History

2025-03-11 23:42:37 +00:00
DELETE TABLE IF EXISTS auth_code;