Commit History

Author SHA1 Message Date
  Mariusz Felisiak 292b3be698 Refs #31777 -- Doc'd Char/TextField.db_collation parameter in MySQL notes. 4 years ago
  Simon Charette ca6c5e5fc2 Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+. 4 years ago
  Carlton Gibson 1d8256719e Removed unsupported third-party database backends from docs. 4 years ago
  Carlton Gibson 6dcfa70cac Updated list of third-party DB backends. 4 years ago
  Manuel Weitzman a4e6030904 Fixed #30375 -- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL. 4 years ago
  Mariusz Felisiak 20a8a443f0 Fixed #31578 -- Dropped support for MySQL 5.6. 4 years ago
  Mariusz Felisiak e536fa5ce1 Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2. 4 years ago
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 years ago
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. 5 years ago
  Mariusz Felisiak f97f71f592 Refs #12990 -- Bumped mysqlclient requirement to >= 1.4.0. 4 years ago
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 years ago
  Carlton Gibson b1f88476db Corrected docs spelling of PgBouncer. 4 years ago
  Hasan Ramezani bec4dea844 Fixed #31400 -- Doc'd the expected type of CONN_MAX_AGE database option. 4 years ago
  Rohit 2695ac8e04 Fixed #31144 -- Relaxed system check for max_length of CharFields on MySQL/MariaDB by turning into a warning. 4 years ago
  Jon Dufresne 958977f662 Fixed #31212 -- Updated psycopg links to HTTPS and new location. 4 years ago
  Aymeric Augustin c06492dd87 Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. 5 years ago
  Sergey Fedoseev 5573a54d40 Updated link to IBM DB2 backend. 5 years ago
  kola-er d94d7b113c Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update() options. 5 years ago
  Saad fc2b1cc926 Fixed #30904 -- Doc'd caveat about using filtered queryset with select_for_update() on MySQL. 5 years ago
  Mariusz Felisiak 187a64608d Fixed #30885 -- Dropped support for MariaDB 10.1. 5 years ago
  Katie McLaughlin 9dca904a5b Fixed #30834 -- Added explicit list of supported databases to the databases docs. 5 years ago
  Claude Paroz b8dff52f44 Fixed #29823 -- Doc'd limitation of DecimalField on SQLite. 5 years ago
  Vojtech Bocek 10d5e439e9 Refs #28107 -- Doc'd how to subclass an existing database engine. 5 years ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Mariusz Felisiak b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. 5 years ago
  Alex 1686dce06c Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning. 5 years ago
  Nick Pope 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 5 years ago
  Tim Graham 56b50cbf73 Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database backends" as it's inactive. 5 years ago
  Mariusz Felisiak 25829197bb Removed extra characters in docs header underlines. 5 years ago
  Mariusz Felisiak 21bb71ef0d Fixed #30157 -- Dropped support for Oracle 12.1. 5 years ago