mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
API keys can now have a description
This commit is contained in:
2
migrations/0220.sql
Normal file
2
migrations/0220.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE api_keys
|
||||
ADD description TEXT;
|
Reference in New Issue
Block a user