mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -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 |
||
---|---|---|
.. | ||
db | ||
exporter | ||
importer | ||
migrations | ||
schema |