Ghost/core/server/data/migrations
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
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
versions Truncated offers.name to 40 characters (#13781) 2021-11-25 12:33:22 +02:00
utils.js Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30