This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
grocy
Watch
1
Star
0
Fork
0
You've already forked grocy
mirror of
https://github.com/grocy/grocy.git
synced
2025-04-29 09:39:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
grocy
/
migrations
/
0220.sql
Bernd Bestel
d0e0102752
API keys can now have a description
2023-05-23 20:31:51 +02:00
3 lines
43 B
SQL
Raw
Blame
History
ALTER
TABLE
api_keys
ADD
description
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink