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-09-19 02:57:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
756133a9eb4672df26b38d62b4b359fe25f9fe04
grocy
/
migrations
/
0115.sql
2 lines
92 B
MySQL
Raw
Normal View
History
Unescape
Escape
Distinguish expiry/best before dates (closes #851)
2020-11-15 19:53:44 +01:00
update
user_settings
set
key
=
"
stock_due_soon_days
"
where
key
=
"
stock_expring_soon_days
"
;
Reference in New Issue
Copy Permalink