<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/postgres_tests, branch 3.0</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=3.0</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=3.0'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2019-11-11T12:30:14Z</updated>
<entry>
<title>[3.0.x] Fixed #30967 -- Fixed TrigramTest failures on PostgreSQL 12+.</title>
<updated>2019-11-11T12:30:14Z</updated>
<author>
<name>Hannes Ljungberg</name>
<email>hannes@5monkeys.se</email>
</author>
<published>2019-11-08T20:20:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8d3f43f7a9dc0b83dd9ac82ac0270bfee88ed51f'/>
<id>urn:sha1:8d3f43f7a9dc0b83dd9ac82ac0270bfee88ed51f</id>
<content type='text'>
Backport of 6e2f05b2e33a6c80c7a411ce76af7b5a08acb835 from master
</content>
</entry>
<entry>
<title>[3.0.x] Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is key transform.</title>
<updated>2019-10-11T09:51:14Z</updated>
<author>
<name>Louise Grandjonc</name>
<email>louve.grandjonc@gmail.com</email>
</author>
<published>2019-10-01T23:25:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cf7ef5d2589c1ca68189202f4c1f947e6a1ae53a'/>
<id>urn:sha1:cf7ef5d2589c1ca68189202f4c1f947e6a1ae53a</id>
<content type='text'>
Regression in 6c3dfba89215fc56fc27ef61829a6fff88be4abb.

Backport of 7d1bf29977bb368d7c28e7c6eb146db3b3009ae7 from master
</content>
</entry>
<entry>
<title>[3.0.x] Fixed #30758 -- Made RangeFields use multiple hidden inputs for initial data.</title>
<updated>2019-09-17T10:21:02Z</updated>
<author>
<name>Nasir Hussain</name>
<email>nasirhjafri@gmail.com</email>
</author>
<published>2019-09-16T17:29:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=685d956764e6c76d1834274f3afa6ef0ce5d85a1'/>
<id>urn:sha1:685d956764e6c76d1834274f3afa6ef0ce5d85a1</id>
<content type='text'>
Backport of faf4b988fe75dd4045bc5c62496cc4f2e0db8c4d from master.
</content>
</entry>
<entry>
<title>[3.0.x] Fixed #30769 -- Fixed a crash when filtering against a subquery JSON/HStoreField annotation.</title>
<updated>2019-09-16T06:53:02Z</updated>
<author>
<name>Simon Charette</name>
<email>simon.charette@zapier.com</email>
</author>
<published>2019-09-16T03:25:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=574154ef56d432d5b3bb024e7a08880e53755f3d'/>
<id>urn:sha1:574154ef56d432d5b3bb024e7a08880e53755f3d</id>
<content type='text'>
This was a regression introduced by 7deeabc7c7526786df6894429ce89a9c4b614086
to address CVE-2019-14234.

Thanks Tim Kleinschmidt for the report and Mariusz for the tests.

Backport of 6c3dfba89215fc56fc27ef61829a6fff88be4abb from master
</content>
</entry>
<entry>
<title>Fixed #30715 -- Fixed crash of ArrayField lookups on ArrayAgg annotations over AutoField.</title>
<updated>2019-08-23T08:43:08Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-08-22T11:56:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=521308e575e4510ef4256f2ba2943a5e570c9328'/>
<id>urn:sha1:521308e575e4510ef4256f2ba2943a5e570c9328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL.</title>
<updated>2019-08-21T11:10:06Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2019-07-25T11:44:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=85ac838d9e6975130b5c55299e9d7d1222a8e289'/>
<id>urn:sha1:85ac838d9e6975130b5c55299e9d7d1222a8e289</id>
<content type='text'>
Thanks to Simon Charettes for review.

Co-Authored-By: Daniel Tao &lt;daniel.tao@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expressions with params.</title>
<updated>2019-08-14T13:25:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-08-14T13:25:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1f8382d34d54061eddc41df6994e20ee38c60907'/>
<id>urn:sha1:1f8382d34d54061eddc41df6994e20ee38c60907</id>
<content type='text'>
Regression in 4f5b58f5cd3c57fee9972ab074f8dc6895d8f387.

Thanks Florian Apolloner for the report and helping with tests.</content>
</entry>
<entry>
<title>Fixed #30704 -- Fixed crash of JSONField nested key and index transforms on expressions with params.</title>
<updated>2019-08-13T06:42:17Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-08-13T06:42:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c19ad2da4b573431843e5cead77f4139e29c77a0'/>
<id>urn:sha1:c19ad2da4b573431843e5cead77f4139e29c77a0</id>
<content type='text'>
Thanks Florian Apolloner for the report and helping with tests.</content>
</entry>
<entry>
<title>Added tests for using ArrayField's IndexTransform/SliceTransform on expressions with params.</title>
<updated>2019-08-05T12:16:25Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-08-02T10:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0e02e496cdc75741a789f8694f66e776bb8214f1'/>
<id>urn:sha1:0e02e496cdc75741a789f8694f66e776bb8214f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and index lookups against SQL injection.</title>
<updated>2019-08-01T07:24:54Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-07-22T08:45:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7deeabc7c7526786df6894429ce89a9c4b614086'/>
<id>urn:sha1:7deeabc7c7526786df6894429ce89a9c4b614086</id>
<content type='text'>
Thanks to Sage M. Abdullah for the report and initial patch.
Thanks Florian Apolloner for reviews.
</content>
</entry>
</feed>
