mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
no-issue Knex.js aliases "bool" -> "boolean" - this means that you can use either one in our schema.json file and it'll correctly create the column. Our model plugin however would only handle columns which used the "bool" alias. This fixes the plugin to handle both strings. |
||
---|---|---|
.. | ||
plugins | ||
bookshelf.js | ||
index.js | ||
listeners.js | ||
utils.js |