Skip to content

Convert discount related columns from decimal to JSONB in orders and client_orders tables #427

@marlena-b

Description

@marlena-b

This issue follows the discussion from this PR: #423

We want to convert columns from decimal to jsonb:

  • percentage_discount in orders and client_orders tables
  • time_promotion_discount_value in orders table

jsonb structure: { discount_value: 10.0, type: "time_promotion_discount" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions