grocy/migrations
2018-09-23 19:26:13 +02:00
..
0001.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0002.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0003.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0004.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0005.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0006.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0007.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0008.sql Remove unneeded ORDER BY as this maybe lead to problems like in #33 2018-07-31 17:42:07 +02:00
0009.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0010.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0011.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0012.sql Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) (fixes #33) 2018-08-03 08:26:59 +02:00
0013.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0014.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0015.sql Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) (fixes #33) 2018-08-03 08:26:59 +02:00
0016.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0017.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0018.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0019.sql Reorganize project part 3 2018-04-12 21:13:38 +02:00
0020.sql Finalize project reorganization 2018-04-14 11:10:38 +02:00
0021.sql Added localization support 2018-04-16 19:11:32 +02:00
0022.sql Finish API documentation and token auth (references #5) 2018-04-21 19:18:00 +02:00
0023.sql Finish API documentation and token auth (references #5) 2018-04-21 19:18:00 +02:00
0024.sql Finish API documentation and token auth (references #5) 2018-04-21 19:18:00 +02:00
0025.sql Fixed a problem about recipe fulfillment wrong when there is no stock of a given product 2018-07-15 11:25:12 +02:00
0026.sql Replace the single user (defined in /data/config.php) with a multi user management thing 2018-07-24 19:31:43 +02:00
0027.php Hotfix for old user to database migration (this will be included in the v1.16.0 release) 2018-07-25 20:26:23 +02:00
0028.sql Renamed habits to chores as this is more what it is about 2018-09-22 13:26:58 +02:00
0029.sql Add something for product price tracking (references #22) 2018-07-26 20:27:38 +02:00
0030.sql Properly pluralize everything (closes #19) 2018-07-27 19:39:34 +02:00
0031.php Add pluralization of demo and default quantity units 2018-08-04 17:37:43 +02:00
0032.sql Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) (fixes #33) 2018-08-03 08:26:59 +02:00
0033.sql Refresh also habit/battery statistics on changes on overview pages (references #26) 2018-08-04 15:44:58 +02:00
0034.sql Implement that recipe ingredients can have arbitrary quantity units (references #32) 2018-08-09 17:24:04 +02:00
0035.sql Renamed habits to chores as this is more what it is about 2018-09-22 13:26:58 +02:00
0036.sql Finish first version of tasks feature 2018-09-23 19:26:13 +02:00