summaryrefslogtreecommitdiff
path: root/docs/build/unreleased/1166.rst
blob: c9b64b95210d905ccade5debc9ae925138bbbcaf (plain)
1
2
3
4
5
6
7
.. change::
    :tags: bug, autogenerate
    :tickets: 1166

    Fixed issue in index detection where autogenerate change detection would
    consider indexes with the same columns but with different order as equal,
    while in general they are not equivalent in how a database will use them.