mirror of
https://github.com/bitwarden/server
synced 2025-12-29 14:43:39 +00:00
fix microsoft data sqlClient sqlException (#5749)
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
This commit is contained in:
@@ -150,6 +150,8 @@ public static class DapperHelpers
|
||||
os => os.LastSyncDate,
|
||||
os => os.ValidUntil,
|
||||
os => os.ToDelete,
|
||||
os => os.IsAdminInitiated,
|
||||
os => os.Notes,
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user