Ben Cail
|
9609b48b91
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
|
1 miesiąc temu |
Hisham Mahmood
|
2b2a2c0e26
Fixed #35702 -- Removed connection pooling note for mysql drivers.
|
3 miesięcy temu |
Carlton Gibson
|
704192e478
Removed unneeded hyphens in "counterintuitive".
|
4 miesięcy temu |
Mariusz Felisiak
|
b049bec7cf
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
|
6 miesięcy temu |
Mariusz Felisiak
|
85c154da2f
Fixed #35412 -- Dropped support for SQLite < 3.31.
|
7 miesięcy temu |
Sarah Boyce
|
fad334e1a9
Refs #33497 -- Added connection pool support for PostgreSQL.
|
11 miesięcy temu |
Aaron Linville
|
7a05b8a2fa
Fixed #24018 -- Allowed setting pragma options on SQLite.
|
1 rok temu |
Anže Pečar
|
a0204ac183
Fixed #29280 -- Made the transactions behavior configurable on SQLite.
|
10 miesięcy temu |
Salvo Polizzi
|
184d82d848
Fixed #35130 -- Doc'd django.db.close_old_connections().
|
10 miesięcy temu |
Yashas
|
eeb2119985
Fixed #35016 -- Doc'd that DATABASES["OPTIONS"] are passed to new PostgreSQL connections.
|
11 miesięcy temu |
Mariusz Felisiak
|
2c6ebb65c9
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
|
1 rok temu |
Mariusz Felisiak
|
3623a0c079
Fixed #34850 -- Dropped support for MariaDB 10.4.
|
1 rok temu |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 rok temu |
Jingbei Li
|
9946f0b0d9
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
|
2 lat temu |
Mariusz Felisiak
|
80a5667c50
Refs #34233 -- Bumped required cx_Oracle to 8.3.
|
1 rok temu |
Mariusz Felisiak
|
2b582387d5
Fixed #34760 -- Dropped support for SQLite < 3.27.
|
1 rok temu |
Mariusz Felisiak
|
b719688b21
Fixed #34761 -- Dropped support for MySQL < 8.0.11.
|
1 rok temu |
Alberto Sottile
|
e901407e23
Clarified database connections lifetime outside HTTP requests.
|
1 rok temu |
Tim Graham
|
57f2b935b3
Added Snowflake to list of third-party DB backends.
|
1 rok temu |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
1 rok temu |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 rok temu |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
1 rok temu |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 rok temu |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 rok temu |
Mariusz Felisiak
|
0e2649fdf4
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding with psycopg version 3.
|
1 rok temu |
Mariusz Felisiak
|
c8a76059ff
Refs #34255 -- Bumped required psycopg version to 3.1.8.
|
1 rok temu |
Mariusz Felisiak
|
7d9329935a
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
|
1 rok temu |
Mike Crute
|
0b78ac3fc7
Fixed #34200 -- Made the session role configurable on PostgreSQL.
|
2 lat temu |
Daniele Varrazzo
|
09ffc5c121
Fixed #33308 -- Added support for psycopg version 3.
|
2 lat temu |
Mariusz Felisiak
|
95a101a690
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
|
2 lat temu |