Ghost/ghost/core/test/unit/server
Daniel Lockyer 3858f255b9 Dropped nullable status on subscriptions.tier_id
fixes https://github.com/TryGhost/Team/issues/2102

- this column was added with `nullable: true` but it should never be
  nullable, so we should drop the nullable status whilst it's easy to
2022-10-18 14:16:30 +07:00
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Dropped nullable status on subscriptions.tier_id 2022-10-18 14:16:30 +07:00
lib Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
models Added post sentiment (#15592) 2022-10-11 17:52:14 +02:00
services Added the feedback buttons in the emails (#15619) 2022-10-14 18:12:17 +04:00
web Moved Cache-Control middleware to separate package 2022-08-11 14:14:20 +02:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00