mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
539accf69f
closes #4521 - if '?include=post_count' present, query db for tag/post_count information and append it to returned JSON - fixed linter errors - added integration test - parsing to int as knex (or PostGres driver) is returning bigint as strings - iterating through a smaller collection to avoid exception |
||
---|---|---|
.. | ||
model_app-fields_spec.js | ||
model_app-settings_spec.js | ||
model_apps_spec.js | ||
model_permissions_spec.js | ||
model_posts_spec.js | ||
model_roles_spec.js | ||
model_settings_spec.js | ||
model_tags_spec.js | ||
model_users_spec.js |