WIP: Start adding projects
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
3
migrations/20260518174322_users_personal_data.down.sql
Normal file
3
migrations/20260518174322_users_personal_data.down.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE accounts
|
||||
DROP COLUMN name,
|
||||
DROP COLUMN surname;
|
||||
Reference in New Issue
Block a user