Skip to content

capabilities table design issues #1

@scherbak-electronics

Description

@scherbak-electronics

TODO: we have to review capabilities table structure, it looks like generated columns do not correctly reflect the business idea:
temperature_controlled
supports_hazmat
supports_fba_prep
minimum_order_volume

I think these columns should be a records in this table because these are a capabilities actually, no?
I would create columns like:
capabilities.name
capabilities.status

so if we will have more capabilities in future we dont have to change table structure by adding new columns
we will add new records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions