This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
vaultwarden
Watch
2
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden
synced
2024-11-22 20:03:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
839b2bc950
vaultwarden
/
migrations
/
sqlite
/
2021-03-15-163412_rename_send_key
/
up.sql
Daniel García
95e24ffc51
rename send key -> akey
2021-03-15 16:42:20 +01:00
1 line
45 B
SQL
Raw
Blame
History
ALTER
TABLE
sends
RENAME
COLUMN
key
TO
akey
;
Reference in a new issue
View git blame
Copy permalink