This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
grocy
Watch
1
Star
0
Fork
0
mirror of
https://github.com/grocy/grocy.git
synced
2026-07-28 00:09:36 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2d62f8ddeb3ca493ee962bfcf2865132d40bd618
grocy
/
migrations
/
0056.sql
T
3 lines
67 B
SQL
Raw
Normal View
History
Unescape
Escape
Added possibility to export the calendar in iCal format (
closes
#141
)
2019-03-04 17:44:48 +01:00
ALTER
TABLE
api_keys
ADD
key_type
TEXT
NOT
NULL
DEFAULT
'default'
;
Reference in New Issue
Copy Permalink