Add member language + default_currency columns

FeatureInitializerService
Shipped
April 27, 2026 at 10:50 PM UTC
Author
Kamo
Commit
7d144e7

Adds two NOT NULL columns to the members table backing the new Member.language (VARCHAR DEFAULT 'ENGLISH') and Member.defaultCurrency (VARCHAR(10) DEFAULT 'USD') fields. Existing rows are backfilled to the defaults so the NOT NULL constraint is satisfied without a downtime window.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing