diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8730.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8730.bugfix b/changelog.d/8730.bugfix new file mode 100644 index 0000000000..dcc42bc981 --- /dev/null +++ b/changelog.d/8730.bugfix @@ -0,0 +1 @@ +Fix port script to correctly handle foreign key constraints. Broke in v1.21.0. |