mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
11f64e91c0
- this section of code handles the errors that arise when we add a foreign key to a table - locally, I get different errors than the one listed - `ER_FK_DUP_KEY` and `ER_FK_DUP_NAME` - I've been trying to find a good source for what each code is but it looks highly likely to be differences in DB engines - we should probably handle these errors anyway because we don't want migrations to error out |
||
---|---|---|
.. | ||
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 |