<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/sqlite3/base.py, branch 3.1.6</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1.6</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1.6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-07-28T11:08:19Z</updated>
<entry>
<title>[3.1.x] Fixed #31836 -- Dropped support for JSONField __contains and __contained_by lookups on SQLite.</title>
<updated>2020-07-28T11:08:19Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-07-28T11:06:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=247bcef6b4f8625e80b6f07e264b7bbdf330194d'/>
<id>urn:sha1:247bcef6b4f8625e80b6f07e264b7bbdf330194d</id>
<content type='text'>
The current implementation works only for basic examples without
supporting nested structures and doesn't follow "the general principle
that the contained object must match the containing object as to
structure and data contents, possibly after discarding some
non-matching array elements or object key/value pairs from the
containing object".

Backport of ba691933cee375195c9c50f333dd4b2a3abbb726 from master.
</content>
</entry>
<entry>
<title>Fixed #12990, Refs #27694 -- Added JSONField model field.</title>
<updated>2020-05-08T05:23:31Z</updated>
<author>
<name>sage</name>
<email>laymonage@gmail.com</email>
</author>
<published>2019-06-09T00:56:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd'/>
<id>urn:sha1:6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd</id>
<content type='text'>
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.

Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #31030 -- Registered SQLite functions as deterministic on Python 3.8+.</title>
<updated>2020-04-06T09:26:00Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2019-11-26T06:59:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=026719cf17ae2b088f7553321f2ca6b45efa8cb4'/>
<id>urn:sha1:026719cf17ae2b088f7553321f2ca6b45efa8cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31396 -- Added binary XOR operator to F expressions.</title>
<updated>2020-03-25T09:16:30Z</updated>
<author>
<name>Hannes Ljungberg</name>
<email>hannes@5monkeys.se</email>
</author>
<published>2020-03-20T22:08:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3da09df0f4147223ab76a00a841586ccf11005d'/>
<id>urn:sha1:f3da09df0f4147223ab76a00a841586ccf11005d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31233 -- Closed database connections and cursors after use.</title>
<updated>2020-02-06T14:35:23Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-02-04T03:07:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3259983f569151232d8e3b0c3d0de3a858c2b265'/>
<id>urn:sha1:3259983f569151232d8e3b0c3d0de3a858c2b265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified imports from django.db and django.contrib.gis.db.</title>
<updated>2020-02-04T12:20:06Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-08-20T07:54:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=335c9c94acf263901fb023404408880245b0c4b4'/>
<id>urn:sha1:335c9c94acf263901fb023404408880245b0c4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30987 -- Added models.PositiveBigIntegerField.</title>
<updated>2019-11-19T08:34:11Z</updated>
<author>
<name>Caio Ariede</name>
<email>caio.ariede@gmail.com</email>
</author>
<published>2019-10-16T12:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=555bebe7749ab1a72d5141a00f9ce7a602c72298'/>
<id>urn:sha1:555bebe7749ab1a72d5141a00f9ce7a602c72298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29983 -- Added support for using pathlib.Path in all settings.</title>
<updated>2019-11-07T09:26:22Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-11-07T09:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77aa74cb70dd85497dbade6bc0f394aa41e88c94'/>
<id>urn:sha1:77aa74cb70dd85497dbade6bc0f394aa41e88c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30899 -- Lazily compiled import time regular expressions.</title>
<updated>2019-10-29T08:22:26Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-10-26T14:42:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e3d0b4d5501c6d0bc39f035e4345e5bdfde12e41'/>
<id>urn:sha1:e3d0b4d5501c6d0bc39f035e4345e5bdfde12e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day lookup.</title>
<updated>2019-10-02T08:41:34Z</updated>
<author>
<name>Anatol Ulrich</name>
<email>anatol@versteht.es</email>
</author>
<published>2019-09-30T22:12:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ed6788aa479034a44a8aa87da47de56dd728c95'/>
<id>urn:sha1:8ed6788aa479034a44a8aa87da47de56dd728c95</id>
<content type='text'>
</content>
</entry>
</feed>
