<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/dbshell, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-11-18T14:00:33Z</updated>
<entry>
<title>Fixed #18392 -- Changed default mysql encoding to "utf8mb4".</title>
<updated>2024-11-18T14:00:33Z</updated>
<author>
<name>Ben Cail</name>
<email>bcail@crossway.org</email>
</author>
<published>2024-10-17T20:32:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9609b48b9149aa0b96208588b99ce6161be6a287'/>
<id>urn:sha1:9609b48b9149aa0b96208588b99ce6161be6a287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified using DATABASES["OPTIONS"].</title>
<updated>2024-02-23T06:49:43Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2024-02-23T06:44:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50e95ad5367a4a93f94a66a645f9c126f0609f0a'/>
<id>urn:sha1:50e95ad5367a4a93f94a66a645f9c126f0609f0a</id>
<content type='text'>
DATABASES["OPTIONS"] are always configured.
</content>
</entry>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.</title>
<updated>2023-08-10T08:11:53Z</updated>
<author>
<name>Jingbei Li</name>
<email>i@jingbei.li</email>
</author>
<published>2022-07-12T06:22:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9946f0b0d9356b55e819f861b31615fa5b548f99'/>
<id>urn:sha1:9946f0b0d9356b55e819f861b31615fa5b548f99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34535 -- Fixed SQLite dbshell crash on pathlib.Path when handling CommandError.</title>
<updated>2023-05-04T04:07:12Z</updated>
<author>
<name>Jan Pieter Waagmeester</name>
<email>jieter@jieter.nl</email>
</author>
<published>2023-05-03T12:24:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5b39b77e38b7585861df9314aba4ce93b018c4c'/>
<id>urn:sha1:f5b39b77e38b7585861df9314aba4ce93b018c4c</id>
<content type='text'>
Regression in 5b884d45ac5b76234eca614d90c83b347294c332.
</content>
</entry>
<entry>
<title>Fixed #33854 -- Corrected the order of parameters in dbshell on PostgreSQL.</title>
<updated>2022-07-18T04:30:20Z</updated>
<author>
<name>Jarrett Keifer</name>
<email>jkeifer@users.noreply.github.com</email>
</author>
<published>2022-07-18T04:30:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3e3e8141662c70d74d3aaef9d4b053c9636ea0d7'/>
<id>urn:sha1:3e3e8141662c70d74d3aaef9d4b053c9636ea0d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33715 -- Allowed keyboard interrupt to abort queries in MySQL dbshell.</title>
<updated>2022-05-20T05:11:51Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2022-05-20T05:11:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1a78ef2b85467a18ea6d7eaa4b27f67d11c87b9e'/>
<id>urn:sha1:1a78ef2b85467a18ea6d7eaa4b27f67d11c87b9e</id>
<content type='text'>
</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 #32732 -- Removed usage of deprecated 'db' and 'passwd' connection options in MySQL backend.</title>
<updated>2021-05-12T10:21:57Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-05-10T20:32:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1061f5243646b4c9b8a758f8a36c9e2ccdded1cf'/>
<id>urn:sha1:1061f5243646b4c9b8a758f8a36c9e2ccdded1cf</id>
<content type='text'>
The 'db' and 'passwd' connection options have been deprecated, use
'database' and 'password' instead (available since mysqlclient &gt;= 1.3.8).

This also allows the 'database' option in DATABASES['OPTIONS'] on MySQL.
</content>
</entry>
<entry>
<title>Fixed #32687 -- Restored passing process’ environment to underlying tool in dbshell on PostgreSQL.</title>
<updated>2021-04-27T08:43:35Z</updated>
<author>
<name>Konstantin Alekseev</name>
<email>mail@kalekseev.com</email>
</author>
<published>2021-04-26T12:19:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6e742dabc95b00ba896434293556adeb4dbaee8a'/>
<id>urn:sha1:6e742dabc95b00ba896434293556adeb4dbaee8a</id>
<content type='text'>
Regression in bbe6fbb8768e8fb1aecb96d51c049d7ceaf802d3.
</content>
</entry>
</feed>
