meti-backend/migrations/000004_user_profile.down.sql

2 lines
36 B
MySQL
Raw Normal View History

2025-08-09 15:08:26 +07:00
DROP TABLE IF EXISTS user_profiles;