This website requires JavaScript.
Explore
Help
Register
Sign In
saret
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-06-08 19:50:17 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
454b8e2a35f9b23050cc22736574fdf298da1bee
vaultwarden
/
migrations
/
sqlite
/
2018-11-27-152651_add_att_key_columns
/
up.sql
T
Nils Domrose
ff759397f6
initial mysql support
2019-05-26 23:03:05 +02:00
3 lines
52 B
SQL
Raw
Blame
History
ALTER
TABLE
attachments
ADD
COLUMN
key
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink