remove intermediate grocery table and add related_products feature

This commit is contained in:
2025-05-28 09:22:47 +02:00
parent 3ea5db4214
commit 112ea41e88
16 changed files with 1140 additions and 1532 deletions

3
.gitignore vendored
View File

@@ -215,6 +215,9 @@ $RECYCLE.BIN/
# Linux
*~
# Temporary files starting with .$
.$*
# Logs
logs
*.log