1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

[EC-1043] Fix syntax error in ReadKdfByEmail query (#2631)

This commit is contained in:
Thomas Rittson
2023-01-26 15:34:18 +10:00
committed by GitHub
parent 7c55d56561
commit 6dfbd06e8f
3 changed files with 18 additions and 1 deletions

View File

@ -6,7 +6,7 @@ BEGIN
SELECT
[Kdf],
[KdfIterations]
[KdfIterations],
[KdfMemory],
[KdfParallelism]
FROM