1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-20 02:48:03 -05:00

11 Commits

Author SHA1 Message Date
Bernd Schoolmann
576d9d79f5
Update util/Migrator/DbScripts/2025-06-01_00_AddSignatureKeyPairTable.sql
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-06-09 09:25:20 +02:00
Bernd Schoolmann
18cbc70ab5
Update util/Migrator/DbScripts/2025-06-01_00_AddSignatureKeyPairTable.sql
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-06-09 09:24:50 +02:00
Bernd Schoolmann
7f14f6f9f3
Update util/Migrator/DbScripts/2025-06-01_00_AddSignatureKeyPairTable.sql
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-06-09 09:24:28 +02:00
Bernd Schoolmann
764509f16b
Update util/Migrator/DbScripts/2025-06-01_00_AddSignatureKeyPairTable.sql
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-06-09 09:23:56 +02:00
Bernd Schoolmann
e0a45520ad
Add index on userid for signature keys 2025-06-06 14:31:01 +02:00
Bernd Schoolmann
98ec53defd
Replace with create or alter view 2025-06-05 17:44:13 +02:00
Bernd Schoolmann
fa2e314c4f
Drop view if exists 2025-06-05 15:18:02 +02:00
Bernd Schoolmann
042d924d19
Fix migration script 2025-06-04 13:21:17 +02:00
Bernd Schoolmann
77e367cbcd
Fix migration script 2025-06-04 12:37:22 +02:00
Bernd Schoolmann
f47d552bff
Use view for reading usersignaturekeypairs 2025-06-04 12:33:00 +02:00
Bernd Schoolmann
560d72df94
Rename migration to start later 2025-06-03 12:13:57 +02:00