Ghost/core/server/data/migrations/versions/4.23
Fabien 'egg' O'Carroll eace98d787
Truncated offers.name to 40 characters (#13781)
refs https://github.com/TryGhost/Team/issues/1236

We use Offer names for the Stripe Coupon name - which has a limit of 40
characters. We are now introducing a limit of 40 characters to Offer
names too. This migration ensures that all our data in the DB is valid.
2021-11-25 12:33:22 +02:00
..
01-truncate-offer-names.js Truncated offers.name to 40 characters (#13781) 2021-11-25 12:33:22 +02:00