Logo
Explore Help
Sign In
kenmirrors/grocy
1
0
Fork 0
You've already forked grocy
mirror of https://github.com/grocy/grocy.git synced 2025-09-20 19:44:08 +00:00
Code Issues Projects Releases Wiki Activity
Files
master
grocy/migrations/0163.sql

6 lines
140 B
MySQL
Raw Permalink Normal View History

Squashed commit Updated dependencies Added the possibility to skip chore schedules (closes #1486) Show the meal plan section on the corresponding calendar events (closes #1582) Make it possible to define a time for meal plan sections and use that time for the corresponding calendar events (references #1582) Added a changelog template Make it possible to toggle the meal plan calendar view on bigger screens (closes #1678)
2022-02-08 18:08:26 +01:00
ALTER TABLE chores_log
ADD skipped TINYINT NOT NULL DEFAULT 0 CHECK(skipped IN (0, 1));
ALTER TABLE meal_plan_sections
ADD time_info TEXT;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 655ms Template repo/view: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API