<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/sqlite3/creation.py, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-02-27T22:12:07Z</updated>
<entry>
<title>Fixed #36946 -- Respected test database name when running tests in parallel on SQLite.</title>
<updated>2026-02-27T22:12:07Z</updated>
<author>
<name>S​age Abdullah</name>
<email>me@laymonage.com</email>
</author>
<published>2026-02-27T22:12:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b415cef5d21cd5beac212a833f9f0b7727899f64'/>
<id>urn:sha1:b415cef5d21cd5beac212a833f9f0b7727899f64</id>
<content type='text'>
The "spawn" and "forkserver" multiprocessing modes were affected.</content>
</entry>
<entry>
<title>Fixed #36596 -- Made parallel test runner respect django_test_skips and django_test_expected_failures.</title>
<updated>2025-10-28T14:55:49Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-10-28T10:21:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9ba3f74a46d15f9f2f45ad4ef8cdd245a888e58e'/>
<id>urn:sha1:9ba3f74a46d15f9f2f45ad4ef8cdd245a888e58e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36531 -- Added forkserver support to parallel test runner.</title>
<updated>2025-07-29T17:11:22Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-07-28T21:21:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d55979334dcefdb11626220000bec97ade09df07'/>
<id>urn:sha1:d55979334dcefdb11626220000bec97ade09df07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34825 -- Made SQLite backend open source database in readonly mode when using spawn.</title>
<updated>2023-09-25T08:15:53Z</updated>
<author>
<name>David Sanders</name>
<email>shang.xiao.sanders@gmail.com</email>
</author>
<published>2023-09-22T09:27:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2128a73713735fb794ca6565fd5d7792293f5cfa'/>
<id>urn:sha1:2128a73713735fb794ca6565fd5d7792293f5cfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed DatabaseCreation.get_test_db_clone_settings() for empty database name on SQLite.</title>
<updated>2023-08-20T19:53:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-08-20T19:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd2ff65fddd0259e37996e904c90ccf49c2cbb9f'/>
<id>urn:sha1:bd2ff65fddd0259e37996e904c90ccf49c2cbb9f</id>
<content type='text'>
Empty string should be considered an in-memory SQLite database.</content>
</entry>
<entry>
<title>Refs #33173 -- Fixed destroying test databases when running tests in parallel using spawn on Windows.</title>
<updated>2022-10-26T07:42:51Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-10-26T06:16:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=80777d30b34968c39479d943822d2d335aba1571'/>
<id>urn:sha1:80777d30b34968c39479d943822d2d335aba1571</id>
<content type='text'>
Thanks Simon Willison for inspiration.
</content>
</entry>
<entry>
<title>Fixed #31169 -- Adapted the parallel test runner to use spawn.</title>
<updated>2022-03-15T15:23:55Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-02-12T20:40:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3b3f38b3b09b0f2373e51406ecb8c9c45d36aebc'/>
<id>urn:sha1:3b3f38b3b09b0f2373e51406ecb8c9c45d36aebc</id>
<content type='text'>
Co-authored-by: Valz &lt;ahmadahussein0@gmail.com&gt;
Co-authored-by: Nick Pope &lt;nick@nickpope.me.uk&gt;
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32582 -- Removed unnecessary dot in names of cloned test databases on SQLite.</title>
<updated>2021-03-25T05:37:01Z</updated>
<author>
<name>Girish Sontakke</name>
<email>61848210+girishsontakke@users.noreply.github.com</email>
</author>
<published>2021-03-25T05:37:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5388ff2a52ec87dae6638f5c1b85d1580f02a526'/>
<id>urn:sha1:5388ff2a52ec87dae6638f5c1b85d1580f02a526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30413 -- Fixed test database signature on SQLite when test database name is provided.</title>
<updated>2019-11-21T18:50:24Z</updated>
<author>
<name>Farhaan Bukhsh</name>
<email>farhaan.bukhsh@gmail.com</email>
</author>
<published>2019-11-20T17:37:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=664c98f1f8c63a932a9c767a7364a6a1826799bb'/>
<id>urn:sha1:664c98f1f8c63a932a9c767a7364a6a1826799bb</id>
<content type='text'>
Previously, the same signature was created for multiple in-memory
databases on SQLite when they had tests databases names
DATABASES['TEST']['NAME'].
</content>
</entry>
</feed>
