This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
vaultwarden
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-22 07:06:23 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
main
vaultwarden
/
migrations
/
sqlite
/
2018-11-27-152651_add_att_key_columns
/
up.sql
3 lines
52 B
MySQL
Raw
Permalink
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
;
Reference in a new issue
Copy permalink