diff options
Diffstat (limited to 'doc/build/changelog/unreleased_14/4002.rst')
| -rw-r--r-- | doc/build/changelog/unreleased_14/4002.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_14/4002.rst b/doc/build/changelog/unreleased_14/4002.rst new file mode 100644 index 000000000..53dc0cfa0 --- /dev/null +++ b/doc/build/changelog/unreleased_14/4002.rst @@ -0,0 +1,6 @@ +.. change:: + :tags: bug, sql + :tickets: 4002 + + Deprecate usage of ``DISTINCT ON`` in dialect other than PostgreSQL. + Deprecate old usage of string distinct in MySQL dialect |
