Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/databases.txt
Commit message (Expand)AuthorAgeFilesLines
...
* added description of MySQL Connector/PythonDanSears2013-11-111-14/+47
* Fixed typos in documentation.Baptiste Mispelon2013-11-061-1/+1
* Fixed #21364 -- Specified InnoDB full-text support from M...Claude Paroz2013-11-011-2/+2
* Fixed #21359 -- Corrected MySQL collation name in databas...Claude Paroz2013-11-011-2/+2
* Fixed #13245: Explained Oracle's behavior w.r.t db_tableShai Berger2013-10-231-0/+16
* Fixed #20005 -- Documented that Oracle databases need exe...Tim Graham2013-09-071-0/+8
* Fixed 16992 -- Added InnoDB warning regarding reuse of AU...Keith Edmiston2013-09-071-1/+4
* Fixed #21035 -- Changed docs to treat the acronym SQL pho...Eric Boersma2013-09-061-1/+1
* Merge remote-tracking branch 'core/master' into schema-al...Andrew Godwin2013-08-191-4/+0
|\
| * Removed versionadded/changed annotations for 1.5Tim Graham2013-08-191-4/+0
* | More migration docs, and conversion of all easy syncdb re...Andrew Godwin2013-07-251-3/+3
|/
* Updated the `databases` documentationMatt Deacalion Stevens2013-07-191-6/+6
* Support 'pyformat' style parameters in raw queries, Refs ...Shai Berger2013-06-281-0/+8
* Proofed the 1.6 release notesTim Graham2013-06-051-0/+2
* Fixed #20511 -- Corrected link about isolation levels in ...Claude Paroz2013-05-311-5/+4
* Link to active fork for ODBC backendPaul Tax2013-05-241-1/+1
* Fixed #20215 -- Disabled persistent connections by default.Aymeric Augustin2013-05-091-12/+21
* Marked tests of BinaryFields as expected failures on MySQ...Aymeric Augustin2013-05-081-0/+3
* Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.Aymeric Augustin2013-05-081-2/+11
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-0/+1
* Added warn note to docs about MySQL issues with 0000-00-0...Juan Catalano2013-03-191-0/+8
* Fixed #19968 -- Dropped support for PostgreSQL < 8.4.Aymeric Augustin2013-03-181-16/+3
* Added support for savepoints in SQLite.Aymeric Augustin2013-03-111-2/+1
* Enabled database-level autocommit for all backends.Aymeric Augustin2013-03-111-45/+13
* Fixed #18130 -- Made the isolation level configurable on ...Aymeric Augustin2013-03-021-2/+33
* Implemented persistent database connections.Aymeric Augustin2013-02-281-0/+62
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-2/+2
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-14/+0
* Fixed #19377 - Emphasized database host link in tutorialTim Graham2012-12-111-6/+2
* Fixed #19090 - Added PostgreSQL connection note.Tim Graham2012-11-041-0/+9
* Fixed #18256 - Added a potential pitfall when upgrading t...Tim Graham2012-10-131-0/+10
* Fixed #18223 - Corrected default transaction behavior in ...Tim Graham2012-08-171-4/+4
* [py3] Ported django.utils.encoding.Aymeric Augustin2012-08-071-1/+1
* Fix typo.Piet Delport2012-07-251-1/+1
* Fixed #16882 - Clarified why one should not use 'init_com...Tim Graham2012-07-011-1/+3
* Updated obsolete links in the documentationClaude Paroz2012-06-281-1/+1
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-071-9/+0
* Prevent Oracle from changing field.null to TrueAnssi Kääriäinen2012-04-291-5/+5
* Added documentation notes about lack of database savepoin...Ramiro Morales2012-04-221-1/+18
* Fixed #18116 -- Raised minimum MySQL version officially s...Ramiro Morales2012-04-211-22/+11
* Fixed #17965 -- Definitely dropped support for Python 2.5...Claude Paroz2012-03-311-11/+0
* Replaced http by https in djangoproject.com linksClaude Paroz2012-03-131-2/+2
* Edited stuff from [17543] to [17629]Adrian Holovaty2012-03-021-2/+2
* Fixed #17573 -- Documented MySQL's switch to InnoDB as de...Aymeric Augustin2012-02-191-7/+8
* Fixed #17266 -- Skipped the "SET TIME ZONE" query for Pos...Aymeric Augustin2011-12-111-3/+22
* Fixed #17267 -- Clarified the description of MyISAM's lac...Aymeric Augustin2011-11-201-3/+4
* Fix #17174: Add note in the supported databases notes tha...Karen Tracey2011-11-131-0/+3
* Fixed #12308 -- Added tablespace support to the PostgreSQ...Aymeric Augustin2011-10-141-43/+0
* Fixed ReST indentation errors introduced in [16983]. Grr.Luke Plant2011-10-141-5/+5
* Fixed many more ReST indentation errors, somehow accident...Luke Plant2011-10-141-55/+55