mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 06:12:03 +03: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. |
||
---|---|---|
.. | ||
clients | ||
fixtures | ||
checks.js | ||
commands.js | ||
default-settings.json | ||
index.js | ||
schema.js |