mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
51498abb5c
refs https://github.com/TryGhost/Toolbox/issues/309 - I've just ran into a problem when deleting the `defaultTo` field on a non-nullable `text` column in our schema because this validation thinks there should be a value set - `text` fields cannot have defaults so the schema is incorrect, and the validation triggering is a bug that's preventing it from being cleaned up - the default is defined on the model so I don't think we're losing anything here |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |