<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/sqlite3/introspection.py, branch 2.2rc1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2rc1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-03-16T00:01:36Z</updated>
<entry>
<title>[2.2.x] Fixed #30183 -- Added introspection of inline SQLite constraints.</title>
<updated>2019-03-16T00:01:36Z</updated>
<author>
<name>Paveł Tyślacki</name>
<email>pavel.tyslacki@gmail.com</email>
</author>
<published>2019-02-27T21:47:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=40b0a58f5ff949fba1072627e4ad11ef98aa7f36'/>
<id>urn:sha1:40b0a58f5ff949fba1072627e4ad11ef98aa7f36</id>
<content type='text'>
Backport of 782d85b6dfa191e67c0f1d572641d8236c79174c from master.
</content>
</entry>
<entry>
<title>[2.2.x] Refs #30183 -- Moved SQLite table constraint parsing to a method.</title>
<updated>2019-03-15T23:44:49Z</updated>
<author>
<name>Paveł Tyślacki</name>
<email>pavel.tyslacki@gmail.com</email>
</author>
<published>2019-02-27T21:44:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d8252025bc85b23e8f9d774f46dc2773750deebf'/>
<id>urn:sha1:d8252025bc85b23e8f9d774f46dc2773750deebf</id>
<content type='text'>
Backport of 4492be348ad6fb24957068e63448142399629d18 from master.
</content>
</entry>
<entry>
<title>[2.2.x] Unified nonexistent foreign key introspection value for SQLite.</title>
<updated>2019-03-15T23:44:45Z</updated>
<author>
<name>Paveł Tyślacki</name>
<email>pavel.tyslacki@gmail.com</email>
</author>
<published>2019-02-27T21:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aaf45d542245c2d209ca63f97295f5f746a41997'/>
<id>urn:sha1:aaf45d542245c2d209ca63f97295f5f746a41997</id>
<content type='text'>
Backport of b777c0675ef7aadc299844025cf1f9b53562524f from master.
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30115 -- Fixed SQLite introspection crash with a varchar primary key.</title>
<updated>2019-01-23T00:20:16Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-01-18T22:44:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e53e64280df417c1f1acd63171746b28cd42edef'/>
<id>urn:sha1:e53e64280df417c1f1acd63171746b28cd42edef</id>
<content type='text'>
Removed obsolete max_length handling for CharField that caused the issue.
Regression in a35d2a4510d5beec398b1007aaa26492d6aedf97.

Backport of bff748df3e1e1c0077e02df2b77bda2b827ad129 from master.
</content>
</entry>
<entry>
<title>Refs #23748 -- Added AutoField introspection for SQLite.</title>
<updated>2019-01-09T14:59:15Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2018-09-12T22:45:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a35d2a4510d5beec398b1007aaa26492d6aedf97'/>
<id>urn:sha1:a35d2a4510d5beec398b1007aaa26492d6aedf97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed Sqlite and Sqlite3 references to SQLite.</title>
<updated>2018-12-22T23:52:54Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2018-12-22T23:11:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e626a3f993fc0581a3e0770a3930ac1fc20196cb'/>
<id>urn:sha1:e626a3f993fc0581a3e0770a3930ac1fc20196cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29641 -- Added support for unique constraints in Meta.constraints.</title>
<updated>2018-11-13T22:57:27Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-08-06T02:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=db13bca60a6758d5fe63eeb01c00c3f54f650715'/>
<id>urn:sha1:db13bca60a6758d5fe63eeb01c00c3f54f650715</id>
<content type='text'>
This constraint is similar to Meta.unique_together but also allows
specifying a name.

Co-authored-by: Ian Foote &lt;python@ian.feete.org&gt;
</content>
</entry>
<entry>
<title>Refs #29641 -- Refactored database schema constraint creation.</title>
<updated>2018-11-13T20:25:44Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-08-06T01:06:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dba4a634ba999bf376caee193b3378bc0b730bd4'/>
<id>urn:sha1:dba4a634ba999bf376caee193b3378bc0b730bd4</id>
<content type='text'>
Added a test for constraint names in the database.

Updated SQLite introspection to use sqlparse to allow reading the
constraint name for table check and unique constraints.

Co-authored-by: Ian Foote &lt;python@ian.feete.org&gt;
</content>
</entry>
<entry>
<title>Fixed #29517 -- Added support for SQLite column check constraints on positive integer fields.</title>
<updated>2018-06-25T18:01:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-06-22T18:42:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9cf764be62e77b4777b3a75ec256f6209a57671'/>
<id>urn:sha1:b9cf764be62e77b4777b3a75ec256f6209a57671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29350 -- Fixed 'invalid escape sequence' warning in SQLite introspection.</title>
<updated>2018-05-08T14:42:24Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-05-08T14:42:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7ac3008fe473f8015bda9789be23657d3b329e6d'/>
<id>urn:sha1:7ac3008fe473f8015bda9789be23657d3b329e6d</id>
<content type='text'>
</content>
</entry>
</feed>
