You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/migrations/sqlite/2023-06-28-133700_add_colle.../up.sql

2 lines
53 B

ALTER TABLE collections ADD COLUMN external_id TEXT;