Ghost/core/server/data
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
..
db Added perf-improving PRAGMAs in testing mode 2021-11-19 10:47:21 +00:00
exporter Added offer_redemptions table to database 2021-10-13 17:37:39 +02:00
importer Fixed transaction logic in data importer 2021-11-16 17:09:55 +00:00
migrations Truncated offers.name to 40 characters (#13781) 2021-11-25 12:33:22 +02:00
schema Changed to use different fixtures during testing 2021-11-16 14:03:42 +00:00