<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/sqlite3/base.py, branch 3.0.13</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.13</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.13'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-08-02T09:39:01Z</updated>
<entry>
<title>Fixed #30661 -- Added models.SmallAutoField.</title>
<updated>2019-08-02T09:39:01Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-07-26T21:05:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=194d1dfc186cc8d2b35dabf64f3ed38b757cbd98'/>
<id>urn:sha1:194d1dfc186cc8d2b35dabf64f3ed38b757cbd98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30451 -- Added ASGI handler and coroutine-safety.</title>
<updated>2019-06-20T10:29:43Z</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2019-04-12T13:15:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a415ce70bef6d91036b00dd2c8544aed7aeeaaed'/>
<id>urn:sha1:a415ce70bef6d91036b00dd2c8544aed7aeeaaed</id>
<content type='text'>
This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
</content>
</entry>
<entry>
<title>Fixed #30128 -- Fixed handling timedelta timezone in database functions.</title>
<updated>2019-06-13T07:29:43Z</updated>
<author>
<name>can</name>
<email>cansarigol@derinbilgi.com.tr</email>
</author>
<published>2019-06-12T13:35:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fde9b7d35e4e185903cc14aa587ca870037941b1'/>
<id>urn:sha1:fde9b7d35e4e185903cc14aa587ca870037941b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28373 -- Used connection timezone instead of UTC when making dates timezone-aware on MySQL, SQLite, and Oracle.</title>
<updated>2019-04-08T06:59:17Z</updated>
<author>
<name>can</name>
<email>cansarigol@derinbilgi.com.tr</email>
</author>
<published>2019-03-29T21:07:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cef3f2d3c64055c9fc1757fd61dba24b557a2add'/>
<id>urn:sha1:cef3f2d3c64055c9fc1757fd61dba24b557a2add</id>
<content type='text'>
Thanks vtalpaert for the initial patch.

Co-Authored-By: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #30271 -- Added the Sign database function.</title>
<updated>2019-03-22T11:52:39Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-03-20T08:27:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d26b2424437dabeeca94d7900b37d2df4410da0c'/>
<id>urn:sha1:d26b2424437dabeeca94d7900b37d2df4410da0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.</title>
<updated>2019-03-20T18:30:43Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-03-20T18:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b70985f42da7a8eb2e206e6780681b7849564ef'/>
<id>urn:sha1:0b70985f42da7a8eb2e206e6780681b7849564ef</id>
<content type='text'>
Thanks Mariusz Felisiak and Tim Graham for reviews.</content>
</entry>
<entry>
<title>Refs #28643 -- Added MD5 database function.</title>
<updated>2019-02-21T09:52:51Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-02-21T09:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9ff18c08c32cf54d3c3a7a9e459d44711adba30f'/>
<id>urn:sha1:9ff18c08c32cf54d3c3a7a9e459d44711adba30f</id>
<content type='text'>
Thanks Tim Graham, Nick Pope and Simon Charette for reviews.</content>
</entry>
<entry>
<title>Refs #30055 -- Added a helpful error when SQLite is too old.</title>
<updated>2019-01-28T16:14:45Z</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/django.git/commit/?id=7444f3252757ed4384623e5afd7dcfeef3e0c74e'/>
<id>urn:sha1:7444f3252757ed4384623e5afd7dcfeef3e0c74e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28643 -- Added Reverse database function.</title>
<updated>2019-01-12T15:45:48Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-01-09T00:12:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abf8e390a4161a051ed1c4be11b9447866b06ba8'/>
<id>urn:sha1:abf8e390a4161a051ed1c4be11b9447866b06ba8</id>
<content type='text'>
Thanks Mariusz Felisiak for Oracle advice and review.
</content>
</entry>
<entry>
<title>Fixed #30056 -- Added SQLite support for StdDev and Variance functions.</title>
<updated>2018-12-24T16:14:58Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2018-12-19T23:01:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=83677faf860f1a25acd667131275307abaa23fc4'/>
<id>urn:sha1:83677faf860f1a25acd667131275307abaa23fc4</id>
<content type='text'>
</content>
</entry>
</feed>
