- [ ] Consider using an array of objects to store boolean items as key/ value pairs in database e.g. [{vegan: true}{gluten:false}] - [ ] Add hardcoded in one query to save repeating code https://github.com/fac-23/week6-adam-milly-oli-orian/blob/019c36cc3a73458090a1f1fd2a6c85c38834d28b/database/init.sql#L12-L15