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-11-21 20:35:28 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
96813b1317
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 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