Anssi Kääriäinen
a18e43c5bb
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.
2012-04-30 14:30:29 +03:00
..
2012-04-29 11:51:12 +02:00
2011-10-29 12:24:44 +00:00
2012-04-09 04:28:32 +00:00
2012-03-05 08:13:09 +00:00
2011-10-13 18:51:33 +00:00
2011-10-26 09:37:07 +00:00
2012-04-08 21:13:32 +00:00
2012-02-04 12:48:21 +00:00
2011-10-13 18:51:33 +00:00
2012-04-29 21:31:09 +05:30
2012-04-14 13:35:25 +00:00
2011-11-27 10:31:26 +00:00
2012-04-29 20:57:15 +02:00
2012-04-29 20:57:15 +02:00
2012-03-31 12:38:11 +00:00
2011-10-13 18:51:33 +00:00
2012-03-30 08:02:08 +00:00
2011-03-03 15:04:39 +00:00
2012-04-24 18:03:14 +00:00
2012-03-30 09:08:29 +00:00
2012-04-14 13:35:25 +00:00
2011-10-13 18:51:33 +00:00
2011-10-13 18:51:33 +00:00
2012-03-10 17:36:41 +00:00
2012-03-30 08:02:08 +00:00
2011-10-13 18:51:33 +00:00
2011-10-13 18:51:33 +00:00
2011-11-18 13:01:06 +00:00
2011-10-13 18:51:33 +00:00
2011-10-26 21:03:18 +00:00
2012-02-09 18:57:06 +00:00
2012-04-11 17:49:22 +00:00
2012-03-30 08:02:08 +00:00
2012-03-17 01:24:39 +00:00
2012-01-01 21:11:05 +00:00
2011-10-13 18:51:33 +00:00
2012-04-09 00:43:08 +00:00
2012-04-05 15:44:04 +00:00
2012-04-29 20:57:15 +02:00
2012-01-14 17:26:32 +00:00
2012-04-29 20:57:15 +02:00
2012-03-31 13:55:03 +00:00
2011-10-13 21:34:56 +00:00
2012-04-10 20:05:46 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2012-04-24 19:55:52 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2012-04-27 06:56:31 +00:00
2012-04-30 14:30:29 +03:00
2012-04-26 17:48:50 +00:00
2012-03-30 08:02:08 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2012-01-15 02:33:31 +00:00
2011-10-13 21:34:56 +00:00
2012-04-12 20:23:41 +00:00
2011-10-13 21:34:56 +00:00
2012-04-29 20:57:15 +02:00
2012-04-29 20:57:15 +02:00
2012-04-29 20:57:15 +02:00
2012-04-29 20:57:15 +02:00
2012-03-30 08:02:08 +00:00
2012-04-20 17:34:29 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2011-11-13 15:09:08 +00:00
2012-03-30 08:02:08 +00:00
2011-12-17 17:37:24 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2012-04-10 12:29:25 +00:00
2011-04-22 12:03:03 +00:00
2012-04-29 19:25:46 +03:00
2011-10-13 21:34:56 +00:00
2012-03-31 10:34:11 +00:00
2011-10-13 21:34:56 +00:00
2012-04-10 12:29:25 +00:00
2011-12-22 20:42:40 +00:00
2012-03-30 08:02:08 +00:00
2012-04-29 20:57:15 +02:00
2012-04-29 20:57:15 +02:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2011-10-13 21:34:56 +00:00
2012-04-25 19:17:47 +00:00
2012-03-30 09:08:29 +00:00
2011-10-13 21:34:56 +00:00
2011-11-18 22:54:24 +00:00
2012-04-29 20:57:15 +02:00
2012-04-29 20:57:15 +02:00
2012-04-24 16:47:31 +00:00
2012-04-29 19:58:00 +02:00
2012-03-30 08:02:08 +00:00
2012-01-12 21:55:19 +00:00
2012-04-29 20:57:15 +02:00
2012-04-29 15:37:23 +02:00
2012-04-29 13:40:10 +02:00
2012-04-25 19:17:47 +00:00
2012-03-30 08:02:08 +00:00
2006-06-20 05:29:19 +00:00