<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/backends/sqlite, branch 2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.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/chango.git/commit/?id=40b0a58f5ff949fba1072627e4ad11ef98aa7f36'/>
<id>urn:sha1:40b0a58f5ff949fba1072627e4ad11ef98aa7f36</id>
<content type='text'>
Backport of 782d85b6dfa191e67c0f1d572641d8236c79174c from master.
</content>
</entry>
<entry>
<title>[2.2.x] Fixed a failure when running tests on systems with SQLite &lt; 3.8.3.</title>
<updated>2019-02-21T21:39:42Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-02-21T17:50:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9a5f87a69cba85a3192baf5cd504a1594793b5a7'/>
<id>urn:sha1:9a5f87a69cba85a3192baf5cd504a1594793b5a7</id>
<content type='text'>
Backport of 36300ef336e3f130a0dadc1143163ff3d23dc843 from master.
</content>
</entry>
<entry>
<title>[2.2.x] Refs #30055 -- Added a helpful error when SQLite is too old.</title>
<updated>2019-01-28T16:21:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-01-28T16:14:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d3b4f4b9629f24a59082b74559d131dde592f9f7'/>
<id>urn:sha1:d3b4f4b9629f24a59082b74559d131dde592f9f7</id>
<content type='text'>
Backport of 7444f3252757ed4384623e5afd7dcfeef3e0c74e from master.
</content>
</entry>
<entry>
<title>Fixed #28658 -- Added DISTINCT handling to the Aggregate class.</title>
<updated>2019-01-09T22:52:36Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2019-01-09T22:52:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bc05547cd8c1dd511c6b6a6c873a1bc63417b111'/>
<id>urn:sha1:bc05547cd8c1dd511c6b6a6c873a1bc63417b111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29182 -- Corrected SQLite's supports_atomic_references_rename feature flag.</title>
<updated>2018-12-22T19:58:08Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-12-21T23:06:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=25a0781a1661e7329bc1ba9bce12dfddf7f2d433'/>
<id>urn:sha1:25a0781a1661e7329bc1ba9bce12dfddf7f2d433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed SQLite3	references to to SQLite.</title>
<updated>2018-12-22T19:20:43Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-12-21T23:29:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=20f6f9eaa1ae6dfbfd346d167e17c3b50e74cc11'/>
<id>urn:sha1:20f6f9eaa1ae6dfbfd346d167e17c3b50e74cc11</id>
<content type='text'>
The version suffix isn't part of the product name.
</content>
</entry>
<entry>
<title>Refs #29182 -- Stopped relying on legacy alter table semantic on SQLite 3.26+.</title>
<updated>2018-12-17T09:44:05Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-12-11T08:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=894cb13779e6d092974c873bd2cf1452554d2e06'/>
<id>urn:sha1:894cb13779e6d092974c873bd2cf1452554d2e06</id>
<content type='text'>
SQLite 3.26 changed the behavior of table and column renaming operations to
repoint foreign key references even if foreign key checks are disabled.

This makes the workarounds in place to simulate this behavior unnecessary on
SQLite 3.26+. Refs #30033.
</content>
</entry>
<entry>
<title>Fixed #30023 -- Prevented SQLite schema alterations while foreign key checks are enabled.</title>
<updated>2018-12-15T23:51:59Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-12-08T00:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=315357ad25a6590e7f4564ec2e56a22132b09001'/>
<id>urn:sha1:315357ad25a6590e7f4564ec2e56a22132b09001</id>
<content type='text'>
Prior to this change foreign key constraint references could be left pointing
at tables dropped during operations simulating unsupported table alterations
because of an unexpected failure to disable foreign key constraint checks.

SQLite3 does not allow disabling such checks while in a transaction so they
must be disabled beforehand.

Thanks ezaquarii for the report and Carlton and Tim for the review.
</content>
</entry>
<entry>
<title>Fixed #29500 -- Fixed SQLite function crashes on null values.</title>
<updated>2018-09-10T19:08:55Z</updated>
<author>
<name>Srinivas Reddy Thatiparthy</name>
<email>thatiparthysreenivas@gmail.com</email>
</author>
<published>2018-06-30T20:49:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=34d6bceec46c5d4234c156ed682573d2e5de474a'/>
<id>urn:sha1:34d6bceec46c5d4234c156ed682573d2e5de474a</id>
<content type='text'>
Co-authored-by: Srinivas Reddy Thatiparthy &lt;thatiparthysreenivas@gmail.com&gt;
Co-authored-by: Nick Pope &lt;nick.pope@flightdataservices.com&gt;
</content>
</entry>
<entry>
<title>Fixed #29350 -- Fix get_primary_key_column() method in sqlite3 backend</title>
<updated>2018-04-28T10:01:45Z</updated>
<author>
<name>Zackary Troop</name>
<email>zack.tro@gmail.com</email>
</author>
<published>2018-04-28T10:01:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=30f8642f2e9f4ed64ddb09163e09c1ca073b935a'/>
<id>urn:sha1:30f8642f2e9f4ed64ddb09163e09c1ca073b935a</id>
<content type='text'>
Thanks Tim Graham and Mariusz Felisiak for the reviews.
</content>
</entry>
</feed>
