# `PhoenixKit.Migrations.Postgres.V89`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit/migrations/postgres/v89.ex#L1)

V89: Catalogue pricing — rename price to base_price, add markup_percentage.

Changes:
- Rename `price` to `base_price` in `phoenix_kit_cat_items`
- Add `markup_percentage` decimal column to `phoenix_kit_cat_catalogues`

# `down`

# `up`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
