Skip to content

DB suggestions- consider array of objects and inserting hardcoded in one query  #45

@julietteorpen

Description

@julietteorpen
  • 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

vegan BOOLEAN,
nutallergysafe BOOLEAN,
glutenfree BOOLEAN,
dairyfree BOOLEAN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions