0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/server/data/schema
Fabien 'egg' O'Carroll 6507a0b88e
Added type column to members_paid_subscription_events (#14432)
refs https://github.com/TryGhost/Team/issues/1302

This column allows us to store multiple events types in the table, which
can be differentiated by their `type`
2022-04-07 11:29:14 +01:00
..
fixtures Added the newsletter API permissions 2022-03-31 16:08:23 +02:00
commands.test.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
integrity.test.js Added type column to members_paid_subscription_events (#14432) 2022-04-07 11:29:14 +01:00
validator.test.js