mirror of
https://github.com/bitwarden/server
synced 2025-12-20 18:23:44 +00:00
query tuning. more userid denorm support
This commit is contained in:
@@ -6,5 +6,6 @@ namespace Bit.Core.Models.Table
|
||||
{
|
||||
public Guid CipherId { get; set; }
|
||||
public Guid FolderId { get; set; }
|
||||
public Guid UserId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user