This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Vaultwarden
Watch
1
Star
0
Fork
0
You've already forked Vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-14 23:13:18 +01:00
Code
Issues
Releases
Activity
badd22ac3d
Vaultwarden
/
migrations
/
2018-11-27-152651_add_att_key_columns
/
up.sql
4 lines
54 B
MySQL
Raw
Normal View
History
Unescape
Escape
Fix attachments during key rotation, add individual attachment key
2018-11-27 17:24:12 +01:00
ALTER
TABLE
attachments
ADD
COLUMN
Rework migrations for MySQL
2019-05-20 21:12:41 +02:00
akey
TEXT
;
Copy Permalink