3 lines
61 B
3 lines
61 B
2 years ago
|
ALTER TABLE users_organizations
|
||
|
ADD COLUMN external_id TEXT;
|