Ghost/ghost/posts-service
Simon Backx d4e9c23f84 Fixed select not happening inside transaction for bulk post actions
no issue

This potentially caused Knex timeout connection pool errors.
2023-04-12 12:48:17 +02:00
..
lib Fixed select not happening inside transaction for bulk post actions 2023-04-12 12:48:17 +02:00
test Fixed exporting post metrics without email 2023-03-28 12:41:32 +02:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Implemented bulk editing post access (#16617) 2023-04-12 11:58:46 +02:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service