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
2764bb680c7a2ea5dbfeb28f23169673ef80d623
grocy
/
migrations
/
0050.sql
T
3 lines
48 B
SQL
Raw
Normal View
History
Unescape
Escape
Make it possible to add pictures to recipes (
closes
#136
)
2019-01-26 20:06:01 +01:00
ALTER
TABLE
recipes
ADD
picture_file_name
TEXT
;
Reference in New Issue
Copy Permalink