This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-09 23:31:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfc517ee80
vaultwarden
/
migrations
/
mysql
/
2018-11-27-152651_add_att_key_columns
/
up.sql
4 lines
55 B
MySQL
Raw
Normal View
History
Unescape
Escape
Fix attachments during key rotation, add individual attachment key
2018-11-27 16:24:12 +00:00
ALTER
TABLE
attachments
ADD
COLUMN
initial mysql support
2019-05-26 21:02:41 +00:00
`
key
`
TEXT
;
Reference in New Issue
Copy Permalink