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
255a06382d
Vaultwarden
/
migrations
/
sqlite
/
2018-11-27-152651_add_att_key_columns
/
up.sql
3 lines
52 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
initial mysql support
2019-05-26 23:02:41 +02:00
key
TEXT
;
Copy Permalink