Ghost/core
Naz Gargol c701293514
Optimized posts_meta table join when meta columns are not requested (#11300)
no issue

- This change speeds up qery execution ommiting a join with posts_meta
table when there is no need to fetch meta columns
2020-01-06 15:38:40 +01:00
..
client@ac450612ed Updated Ghost-Admin to 3.2.0 2019-12-17 21:52:51 +05:30
frontend Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
server Optimized posts_meta table join when meta columns are not requested (#11300) 2020-01-06 15:38:40 +01:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Added regression tests for content gating 2020-01-06 14:59:30 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00