# fluent-cart/1.3.22/database/Migrations/Changelog.md

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.3.22. 21 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.3.22/code/database/Migrations/Changelog.md
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.3.22/raw/database/Migrations/Changelog.md
- Modified: 2025-10-14T16:36:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.3.22/code/database/Migrations/Changelog.md#L10-L20`.

```markdown
# Changelog Database tables

Release docs version: 1.9.2

## Changes are not updated to the Docs

- Adds 'fct_shipping_zones' table
- Adds 'fct_shipping_methods' table
- Adds 'fct_shipping_classes' table
- Altered shipping_class BIGINT(20) NULL,

## 1.9.2, 28th May 2025

- Altered all amount/price type as `bigint`
- fct_applied_coupons table columns are refactored
- All table are synced with current Database

## (Unknown version) 23rd July 2025

- Added `uuid` column in fct_subscriptions table
- added default value `[]` of all json columns except if it not config column
```
