mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
- 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 |
||
---|---|---|
.. | ||
clients | ||
default-settings | ||
fixtures | ||
checks.js | ||
commands.js | ||
index.js | ||
schema.js | ||
validator.js |