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
2014-08-26
[1.7.x] Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used wit...
Tim Graham
2014-08-12
[1.7.x] Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-08
[1.7.x] Removed some tabs in the docs.
Tim Graham
2014-08-02
[1.7.x] Removed notes for versions of SQLite older than 5 years.
Tim Graham
2014-08-02
[1.7.x] Updated MySQL links to version 5.6.
Tim Graham
2014-07-26
[1.7.x] Fixed #22305 -- Added note to docs about UTF8 database requirement.
Niclas Olofsson
2014-06-03
[1.7.x] Updated current state of MySQL Connector/Python.
INADA Naoki
2014-05-19
[1.7.x] Fixed #22368 -- clarified connecting to Oracle DB using service name
Moayad Mardini
2014-04-22
[1.7.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-21
[1.7.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-18
[1.7.x] Fixed #22458 -- Added a note about MySQL utf8_unicode_ci collation
Moayad Mardini
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2013-12-26
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
Tim Graham
2013-12-18
Fixed #21585 -- Updated some links to 3rd party database projects.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-08
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
Ramiro Morales
2013-11-15
Clarified MySQL Connector note.
DanSears
2013-11-10
added description of MySQL Connector/Python
DanSears
2013-11-06
Fixed typos in documentation.
Baptiste Mispelon
2013-11-01
Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Claude Paroz
2013-11-01
Fixed #21359 -- Corrected MySQL collation name in databases docs
Claude Paroz
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-09-07
Fixed #20005 -- Documented that Oracle databases need execute permission on S...
Tim Graham
2013-09-07
Fixed 16992 -- Added InnoDB warning regarding reuse of AUTO_INCREMENT values.
Keith Edmiston
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-19
Updated the `databases` documentation
Matt Deacalion Stevens
2013-06-28
Support 'pyformat' style parameters in raw queries, Refs #10070
Shai Berger
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-05-31
Fixed #20511 -- Corrected link about isolation levels in databases docs
Claude Paroz
2013-05-24
Link to active fork for ODBC backend
Paul Tax
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-05-08
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Aymeric Augustin
2013-05-08
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-03-18
Added warn note to docs about MySQL issues with 0000-00-00 date strings
Juan Catalano
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
2013-03-11
Added support for savepoints in SQLite.
Aymeric Augustin
2013-03-11
Enabled database-level autocommit for all backends.
Aymeric Augustin
2013-03-02
Fixed #18130 -- Made the isolation level configurable on PostgreSQL.
Aymeric Augustin
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-11
Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-11-04
Fixed #19090 - Added PostgreSQL connection note.
Tim Graham
2012-10-12
Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5
Tim Graham
[next]