index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
databases.txt
Age
Commit message (
Expand
)
Author
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-11
Fixed #8858 by correcting typo
Simon Willison
2008-09-06
Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to ...
Adrian Holovaty
2008-09-03
Added the last notes about 1.0, including the inevitable (short!) list of kno...
Jacob Kaplan-Moss
2008-09-03
Added a note about SQLite versions before 3.3.6. Refs #7570. Thanks, ramiro.
Jacob Kaplan-Moss
2008-09-03
Fixed #8802 -- Documented MySQL's usage of 1/0 instead of True/False for model
Malcolm Tredinnick
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-09-01
Fixed #8728: Corrected some broken links in the documentation
James Bennett
2008-08-26
Added documentation to explain the gains and losses when using utf8_bin
Malcolm Tredinnick
2008-08-26
Removed a stray reference to mysql_old in the docs.
Malcolm Tredinnick
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss