mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +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 |
||
---|---|---|
.. | ||
db | ||
exporter | ||
importer | ||
migrations | ||
schema |