diff options
-rw-r--r-- | doc/build/changelog/changelog_11.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 873dc07d4..972c1d1df 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -35,6 +35,7 @@ Fixed bug where an INSERT from SELECT where the source table contains an autoincrementing Sequence would fail to compile correctly. + .. change:: 3876 :tags: bug, mssql :tickets: 3876 |