index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
databases.txt
Age
Commit message (
Expand
)
Author
2008-07-21
Corrected the privileges needed to run the test suite under Oracle
Ian Kelly
2007-12-04
Edited various doc changes from [6801]
Adrian Holovaty
2007-12-01
Fixed #6007: Added DEFAULT_TABLESPACE and DEFAULT_INDEX_TABLESPACE
Ian Kelly
2007-11-30
Edited docs/databases.txt Oracle changes from [6432]
Adrian Holovaty
2007-10-20
Fixed #5512 -- Added a note about a common MySQLdb upgrade problem. Thanks,
Malcolm Tredinnick
2007-10-02
Fixed #5656: Added a note about needing CREATE TRIGGER privileges
Ian Kelly
2007-09-28
Fixed #5627: Added documentation and caveats about using the oracle
Ian Kelly
2007-09-15
Fixed #5024 -- Fixed potential error in docs/databases.txt related to MySQL '...
Adrian Holovaty
2007-08-04
Changed several documentation links to be relative.
Gary Wilson Jr
2007-04-20
Added a note that MySQLdb versions prior to 1.2.1p2 will only work with
Malcolm Tredinnick
2007-03-16
Cleaned up docs/databases.txt
Adrian Holovaty
2007-03-14
Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. Also
Malcolm Tredinnick