This website requires JavaScript.
Explore
Sign In
mirror
/
vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
vaultwarden
/
migrations
/
postgresql
/
2022-01-17-234911_add_api_key
/
up.sql
3 lines
43 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
users
ADD
COLUMN
api_key
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink