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
2026-06-25 01:28:23 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5cd3fb092a145b1f94de22cecf65758a229d735b
grocy
/
migrations
/
0115.sql
T
2 lines
92 B
SQL
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