<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/introspection/tests.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19677 -- Introspection of recursive foreign keys under SQLite.</title>
<updated>2013-01-28T09:17:56Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-01-28T09:17:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f46d7314b50d71a75f51ebae9c5957cb96b11bd9'/>
<id>urn:sha1:f46d7314b50d71a75f51ebae9c5957cb96b11bd9</id>
<content type='text'>
Thanks Simon Charette.
</content>
</entry>
<entry>
<title>Fixed #17574 -- Implemented missing get_key_columns in PostgreSQL backend</title>
<updated>2013-01-12T20:46:08Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-01-12T20:46:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0171ba65dbbff377282c03b86c83036168c84b22'/>
<id>urn:sha1:0171ba65dbbff377282c03b86c83036168c84b22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.</title>
<updated>2012-11-04T18:16:06Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-11-04T18:16:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4285571c5a9bf6ca3cb7c4d774942b9ae5b537e4'/>
<id>urn:sha1:4285571c5a9bf6ca3cb7c4d774942b9ae5b537e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Marked a test as expectedFailure on Oracle</title>
<updated>2012-10-27T15:34:18Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-10-27T15:10:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5152bb64677fb9b976f6b35e80b11b368ef1e08'/>
<id>urn:sha1:a5152bb64677fb9b976f6b35e80b11b368ef1e08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #5725 -- Fixed varchar column size introspection for MySQL</title>
<updated>2012-08-30T17:28:13Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-30T17:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=879b245baa727090e242c482a8f12ee52f169642'/>
<id>urn:sha1:879b245baa727090e242c482a8f12ee52f169642</id>
<content type='text'>
Thanks ferdonline for the initial patch and Karen Tracey for the
related post on django-users.
</content>
</entry>
<entry>
<title>[py3] Fixed uses of __metaclass__ in tests.</title>
<updated>2012-08-14T22:31:29Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-14T22:31:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=478a69314e0f1a7fb4e9fd80f2cd3b9f210cc780'/>
<id>urn:sha1:478a69314e0f1a7fb4e9fd80f2cd3b9f210cc780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
<entry>
<title>Made get_indexes() consistent across backends.</title>
<updated>2012-04-30T11:30:29Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-04-30T11:05:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a18e43c5bb8cb7c82c84ca1b42d847a62ac9f077'/>
<id>urn:sha1:a18e43c5bb8cb7c82c84ca1b42d847a62ac9f077</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Made table_names() output sorted.</title>
<updated>2012-04-28T23:11:55Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-04-28T23:11:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=527cce80dc03b57f8654f4a5ea64a17a1b3ef7d9'/>
<id>urn:sha1:527cce80dc03b57f8654f4a5ea64a17a1b3ef7d9</id>
<content type='text'>
Fixed #18218 -- previously Django's introspection table_names() and
get_table_list() methods did not sort the output consistently. This
resulted in random order of inspected models.

This commit also removed all external usages of get_table_list().
table_names() should be used instead.

Thanks to claudep for patch and report.
</content>
</entry>
</feed>
