1 line
55 B
SQL
1 line
55 B
SQL
ALTER TABLE peoples ALTER COLUMN user_id DROP NOT NULL; |
ALTER TABLE peoples ALTER COLUMN user_id DROP NOT NULL; |