Files
galaxy/crates/persistence/migrations/2023-08-07-205653_add_user_profiles_table/down.sql
T

2 lines
36 B
SQL

DROP TABLE IF EXISTS user_profiles;