mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 10:45:57 +03:00
Added-External_id for Collections
This commit is contained in:
committed by
Mathijs van Veluw
parent
19e671ff25
commit
6050c8dac5
@@ -38,6 +38,7 @@ table! {
|
||||
uuid -> Text,
|
||||
org_uuid -> Text,
|
||||
name -> Text,
|
||||
external_id -> Nullable<Text>,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user