This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
vaultwarden
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-12-19 08:32:07 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8c10de3edd
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 19:24:12 +03:00
ALTER
TABLE
attachments
ADD
COLUMN
initial mysql support
2019-05-27 00:02:41 +03:00
key
TEXT
;
Reference in a new issue
Copy permalink