<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/backends/base, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-02-10T21:06:49Z</updated>
<entry>
<title>Added various missing test skips observed on MongoDB.</title>
<updated>2026-02-10T21:06:49Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2026-02-10T01:28:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ef46215fdecb755c0b77c47fdb8fec670abb5e8b'/>
<id>urn:sha1:ef46215fdecb755c0b77c47fdb8fec670abb5e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36822 -- Hoisted bulk_batch_size() implementations to base backend.</title>
<updated>2026-01-16T14:15:53Z</updated>
<author>
<name>JaeHyuck Sa</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2026-01-15T13:06:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b98075dc6205374746cf1ad6d3533b9a1d9cf22e'/>
<id>urn:sha1:b98075dc6205374746cf1ad6d3533b9a1d9cf22e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35402 -- Fixed crash in DatabaseFeatures.django_test_skips when running a subset of tests.</title>
<updated>2026-01-14T13:25:37Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-14T13:25:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6a596373d464d1d8e9014d952286ab5f6d2a9983'/>
<id>urn:sha1:6a596373d464d1d8e9014d952286ab5f6d2a9983</id>
<content type='text'>
Thanks Tim Graham for the report and the review.</content>
</entry>
<entry>
<title>Added DatabaseCreation.destroy_test_db_connection_close_method hook.</title>
<updated>2026-01-03T18:42:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2026-01-03T18:42:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3201a895cba335000827b28768a7b7105c81b415'/>
<id>urn:sha1:3201a895cba335000827b28768a7b7105c81b415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36112 -- Added fallback in last_executed_query() on Oracle and PostgreSQL.</title>
<updated>2025-12-26T20:59:10Z</updated>
<author>
<name>VIZZARD-X</name>
<email>vigneshanandmay13@gmail.com</email>
</author>
<published>2025-11-22T10:27:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=da19b3897dc7c2e99b120d40322b36b4f1a09fe8'/>
<id>urn:sha1:da19b3897dc7c2e99b120d40322b36b4f1a09fe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Skipped test_no_logs_without_debug test when the runner is invoked with --debug-sql.</title>
<updated>2025-07-13T16:29:34Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-07-13T16:29:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=43c68042c9cfbf51ceb3ad8dd3a5f0220a2a13e9'/>
<id>urn:sha1:43c68042c9cfbf51ceb3ad8dd3a5f0220a2a13e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34865 -- Released memory earlier than garbage collection on database wrapping layers.</title>
<updated>2025-03-17T21:28:20Z</updated>
<author>
<name>fowczrek</name>
<email>f.a.owczarek@gmail.com</email>
</author>
<published>2025-02-08T13:19:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6a9db1e626952ffb37633586e6647319ea53467d'/>
<id>urn:sha1:6a9db1e626952ffb37633586e6647319ea53467d</id>
<content type='text'>
Thank you Florian Apolloner, Jake Howard and Patryk Zawadzki for
the clarifying comments and reviews.
</content>
</entry>
<entry>
<title>Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize).</title>
<updated>2025-02-16T07:43:42Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-12-18T04:38:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2d34ebe49a25d0974392583d5bbd954baf742a32'/>
<id>urn:sha1:2d34ebe49a25d0974392583d5bbd954baf742a32</id>
<content type='text'>
Given there are no longer any internal usages of serialize=True and it
poses a risk to non-test databases integrity it seems appropriate to
deprecate it.
</content>
</entry>
<entry>
<title>Refs #34547 -- Removed DatabaseOperations.field_cast_sql() per deprecation timeline.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T15:42:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6b271ef21de31911f3ad7712341e3932936bd140'/>
<id>urn:sha1:6b271ef21de31911f3ad7712341e3932936bd140</id>
<content type='text'>
</content>
</entry>
</feed>
