summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
AgeCommit message (Expand)Author
2009-07-03[1.0.X] Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to vo...Russell Keith-Magee
2009-06-24[1.0.X] Fixed #11356 -- Added links to the growing collection of 3rd party da...Russell Keith-Magee
2009-05-17[1.0.X] Fixed #11031 -- Added doc for some additional roles needed when testi...Karen Tracey
2009-04-03[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...Jacob Kaplan-Moss
2009-04-01[1.0.X] Fixed a couple of mistaken bits of the docs in [10312]Jacob Kaplan-Moss
2009-04-01[1.0.X] Fixed #10031: updated SQLite database docs to more strongly indicate ...Jacob Kaplan-Moss
2009-04-01[1.0.X] Fixed a silly typo in databases ref. Thanks, Alex. Backport of r10304...Jacob Kaplan-Moss
2009-04-01[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.Jacob Kaplan-Moss
2009-03-31[1.0.X]: Fixed #10575 -- Fixed wording in database docs, patch from rduffield.Gary Wilson Jr
2009-03-31[1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565...Gary Wilson Jr
2009-03-05[1.0.X] Clarified documentation regarding Oracle's treatment of nulls and emp...Ian Kelly
2009-02-28[1.0.X] Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0.James Bennett
2009-01-06[1.0.X] Refs #9935: Added a note in the documentation to the effect that Djan...Ian Kelly
2009-01-06[1.0.X] Documented that case-insensitive matching is not supported for non-ASCIIMalcolm Tredinnick
2008-12-16[1.0.X] Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL.Malcolm Tredinnick
2008-12-02[1.0.X] Added a note to the SQLite database documentation mentioning thatMalcolm Tredinnick
2008-11-02[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. Karen Tracey
2008-10-05[1.0.X] Fixed #8964 -- Added a note that MyISAM may not necessarily be the de...Malcolm Tredinnick
2008-09-11Fixed #8858 by correcting typoSimon Willison
2008-09-06Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to ...Adrian Holovaty
2008-09-03Added the last notes about 1.0, including the inevitable (short!) list of kno...Jacob Kaplan-Moss
2008-09-03Added a note about SQLite versions before 3.3.6. Refs #7570. Thanks, ramiro.Jacob Kaplan-Moss
2008-09-03Fixed #8802 -- Documented MySQL's usage of 1/0 instead of True/False for modelMalcolm Tredinnick
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-09-01Fixed #8728: Corrected some broken links in the documentationJames Bennett
2008-08-26Added documentation to explain the gains and losses when using utf8_binMalcolm Tredinnick
2008-08-26Removed a stray reference to mysql_old in the docs.Malcolm Tredinnick
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss