Drop the constraint that limited a member to one billing account

FeatureInitializerService
Shipped
August 11, 2026 at 1:03 AM UTC
Author
Kamo
Commit
391cf3a

Finds the constraint by shape rather than by name — Hibernate generated it and the name is not stable across environments, so any unique constraint on account_members whose column list is exactly member_id is the one to drop. The composite on (account_uid, member_id) has two columns and never matches.

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