mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-13 07:03:58 +00:00
Added-External_id for Collections
This commit is contained in:
parent
19e671ff25
commit
6050c8dac5
11 changed files with 36 additions and 8 deletions
|
@ -38,6 +38,7 @@ table! {
|
|||
uuid -> Text,
|
||||
org_uuid -> Text,
|
||||
name -> Text,
|
||||
external_id -> Nullable<Text>,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue