mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Closes #6625 - Adds a failing test for not returning computed columns as well as for the bookshelf bug where extra columns passed into a fetch will result in the model having an extra "quoted" column. - Filter model attributes for passing into "fetch" but used the entire list of columns for `toJSON`. |
||
---|---|---|
.. | ||
api | ||
model | ||
export_spec.js | ||
import_spec.js | ||
migration_spec.js | ||
update_check_spec.js |