summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2012-04-30 14:05:30 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2012-04-30 14:30:29 +0300
commita18e43c5bb8cb7c82c84ca1b42d847a62ac9f077 (patch)
tree296fb370abf2407e008d0849f013dac4e457e3bc /docs
parenteba4197c71d152b30ddfe48e9dfbbd88f1ffd104 (diff)
Made get_indexes() consistent across backends.
Fixed #15933, #18082 -- the get_indexes() method introspection was done inconsitently depending on the backend. For example SQLite included all the columns in the table in the returned dictionary, while MySQL introspected also multicolumn indexes. All backends return now consistenly only single-column indexes. Thanks to andi for the MySQL report, and ikelly for comments on Oracle's get_indexes() changes.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions