0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/migrations
Fabien 'egg' O'Carroll eace98d787
Truncated offers.name to 40 characters ()
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
init Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
versions Truncated offers.name to 40 characters () 2021-11-25 12:33:22 +02:00
utils.js Moved launchComplete user setting as global editor setting () 2021-11-04 18:03:51 +05:30