mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-12-27 23:55:58 -05:00
3 lines
61 B
MySQL
3 lines
61 B
MySQL
|
ALTER TABLE users_organizations
|
||
|
ADD COLUMN external_id TEXT;
|