Commit History

Author SHA1 Message Date
  Jaime Terreu d87bb0eb3e Fixed typo in docs/ref/databases.txt. 1 week ago
  Mariusz Felisiak 17160819f3 Fixed #36105 -- Dropped support for MariaDB 10.5. 1 week ago
  Mariusz Felisiak d9af197801 Refs #36005 -- Bumped minimum supported versions of 3rd-party packages. 3 weeks ago
  Sarah Boyce b4bc393b23 Refs #33817 -- Removed support for cx_Oracle per deprecation timeline. 2 months ago
  Sarah Boyce 810edfd742 Removed versionadded/changed annotations for 5.1. 2 months ago
  suraj 0d9872fc9a Fixed #7732 -- Added support for connection pools on Oracle. 5 months ago
  Ben Cail 9609b48b91 Fixed #18392 -- Changed default mysql encoding to "utf8mb4". 4 months ago
  Hisham Mahmood 2b2a2c0e26 Fixed #35702 -- Removed connection pooling note for mysql drivers. 5 months ago
  Carlton Gibson 704192e478 Removed unneeded hyphens in "counterintuitive". 7 months ago
  Mariusz Felisiak b049bec7cf Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. 9 months ago
  Mariusz Felisiak 85c154da2f Fixed #35412 -- Dropped support for SQLite < 3.31. 10 months ago
  Sarah Boyce fad334e1a9 Refs #33497 -- Added connection pool support for PostgreSQL. 1 year ago
  Aaron Linville 7a05b8a2fa Fixed #24018 -- Allowed setting pragma options on SQLite. 1 year ago
  Anže Pečar a0204ac183 Fixed #29280 -- Made the transactions behavior configurable on SQLite. 1 year ago
  Salvo Polizzi 184d82d848 Fixed #35130 -- Doc'd django.db.close_old_connections(). 1 year ago
  Yashas eeb2119985 Fixed #35016 -- Doc'd that DATABASES["OPTIONS"] are passed to new PostgreSQL connections. 1 year ago
  Mariusz Felisiak 2c6ebb65c9 Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5. 1 year ago
  Mariusz Felisiak 3623a0c079 Fixed #34850 -- Dropped support for MariaDB 10.4. 1 year ago
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago
  Jingbei Li 9946f0b0d9 Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2 years ago
  Mariusz Felisiak 80a5667c50 Refs #34233 -- Bumped required cx_Oracle to 8.3. 1 year ago
  Mariusz Felisiak 2b582387d5 Fixed #34760 -- Dropped support for SQLite < 3.27. 1 year ago
  Mariusz Felisiak b719688b21 Fixed #34761 -- Dropped support for MySQL < 8.0.11. 1 year ago
  Alberto Sottile e901407e23 Clarified database connections lifetime outside HTTP requests. 1 year ago
  Tim Graham 57f2b935b3 Added Snowflake to list of third-party DB backends. 1 year ago
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. 1 year ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 years ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 years ago