mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
6106d1fdc4
no-issue Our base model will only automatically convert numbers to booleans if the type is 'bool' - however this column was incorrectly added with a type of 'boolean'. Lucklily - knex with both MySQL & SQLite3 will add a column with the same type for both of these, so no migration is needed to fix it. |
||
---|---|---|
.. | ||
api-acceptance | ||
frontend-acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |