-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels