index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
databases.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4.2.x] Clarified database connections lifetime outside HTTP requests.
Alberto Sottile
2023-05-12
1
-1
/
+5
*
[4.2.x] Added Snowflake to list of third-party DB backends.
Tim Graham
2023-04-17
1
-0
/
+1
*
[4.2.x] Used extlinks for PyPI links.
Tim Graham
2023-04-17
1
-15
/
+7
*
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
1
-42
/
+44
*
[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...
Joseph Victor Zammit
2023-02-28
1
-6
/
+5
*
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
1
-5
/
+17
*
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding wi...
Mariusz Felisiak
2023-01-17
1
-3
/
+28
*
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-17
1
-3
/
+3
*
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
Mariusz Felisiak
2023-01-05
1
-1
/
+1
*
Fixed #34200 -- Made the session role configurable on PostgreSQL.
Mike Crute
2023-01-03
1
-0
/
+21
*
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-15
1
-5
/
+19
*
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
Mariusz Felisiak
2022-12-08
1
-1
/
+1
*
Fixed #10070 -- Added support for pyformat style parameters on SQLite.
Ryan Cheley
2022-11-08
1
-8
/
+0
*
Noted that JSON1 extension is enabled by default on SQLite 3.38+.
Nick Pope
2022-11-04
1
-0
/
+4
*
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
Mariusz Felisiak
2022-08-26
1
-4
/
+8
*
Fixed #33718 -- Dropped support for MySQL 5.7.
Mariusz Felisiak
2022-07-08
1
-6
/
+5
*
Added YugabyteDB to list of third-party DB backends.
Sfurti-yb
2022-06-16
1
-0
/
+2
*
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-31
1
-4
/
+4
*
Fixed #33717 -- Dropped support for PostgreSQL 11.
Mariusz Felisiak
2022-05-19
1
-1
/
+1
*
Fixed #33713 -- Dropped support for MariaDB 10.3.
Mariusz Felisiak
2022-05-18
1
-1
/
+1
*
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-05-17
1
-5
/
+0
*
Refs #33685 -- Doc'd that using PostgreSQL's service names for testing purpos...
Mariusz Felisiak
2022-05-16
1
-0
/
+5
*
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
Mariusz Felisiak
2022-05-04
1
-1
/
+1
*
Removed hyphen from pre-/re- prefixes.
David
2022-04-28
1
-1
/
+1
*
Added TiDB to list of third-party DB backends.
Xiang Zhang
2022-04-20
1
-0
/
+2
*
Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
Mariusz Felisiak
2021-12-22
1
-1
/
+1
*
Updated link to Microsoft SQL Server backend.
Wayne Lambert
2021-12-13
1
-1
/
+1
*
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
Przemysław Suliga
2021-12-01
1
-2
/
+13
*
Added Google Cloud Spanner to list of third-party DB backends.
Vikash Singh
2021-11-01
1
-0
/
+2
*
Fixed #33129 -- Dropped support for MariaDB 10.2.
Mariusz Felisiak
2021-09-22
1
-2
/
+2
*
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
1
-4
/
+0
*
Refs #32956 -- Updated words ending in -wards.
David Smith
2021-07-30
1
-1
/
+1
*
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-07-27
1
-1
/
+1
*
Fixed typo in docs/ref/databases.txt.
Jacob Walls
2021-07-19
1
-3
/
+3
*
Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.
Mariusz Felisiak
2021-07-08
1
-1
/
+1
*
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
1
-3
/
+3
*
Fixed #32456 -- Added dbshell support for specifying a password file on Postg...
Hasan Ramezani
2021-03-01
1
-6
/
+15
*
Refs #32390 -- Bumped required cx_Oracle to 7.0.
Mariusz Felisiak
2021-02-03
1
-1
/
+1
*
Fixed #32390 -- Dropped support for Oracle 12.2 and 18c.
Mariusz Felisiak
2021-02-03
1
-2
/
+2
*
Fixed #32292 -- Added support for connection by service name to PostgreSQL.
Hasan Ramezani
2021-01-20
1
-0
/
+32
*
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Mariusz Felisiak
2021-01-19
1
-1
/
+1
*
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
Mariusz Felisiak
2020-12-30
1
-1
/
+1
*
Refs #31777 -- Doc'd Char/TextField.db_collation parameter in MySQL notes.
Mariusz Felisiak
2020-10-02
1
-5
/
+13
*
Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+.
Simon Charette
2020-07-13
1
-1
/
+1
*
Removed unsupported third-party database backends from docs.
Carlton Gibson
2020-07-08
1
-4
/
+0
*
Updated list of third-party DB backends.
Carlton Gibson
2020-05-21
1
-5
/
+7
*
Fixed #30375 -- Added FOR NO KEY UPDATE support to QuerySet.select_for_update...
Manuel Weitzman
2020-05-21
1
-0
/
+1
*
Fixed #31578 -- Dropped support for MySQL 5.6.
Mariusz Felisiak
2020-05-19
1
-9
/
+8
*
Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.
Mariusz Felisiak
2020-05-14
1
-1
/
+1
*
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-13
1
-2
/
+0
[next]