mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05: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