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
2015-01-15
Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0
MichaĆ Modzelewski
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-08
Refs #23964 -- Added warning about case-insensitive, unique fields used with ...
Jon Dufresne
2014-11-04
Fixed links to mysqlclient in database notes.
Tim Graham
2014-10-28
Required MySQLdb >= 1.2.5 for fractional seconds support
Claude Paroz
2014-10-28
Fixed #19716 -- Added support for microseconds with MySQL 5.6.4 and up
Claude Paroz
2014-10-27
Fixed #23446 -- Officially recommended mysqlclient as MySQL driver
Claude Paroz
2014-10-10
Fixed #23631 -- Removed outdated note on MySQL timezone support.
Tim Graham
2014-09-24
Changed Oracle test-user creation to grant privileges instead of roles
Shai Berger
2014-09-16
Fixed #19463 -- Added UUIDField
Marc Tamlyn
2014-08-26
Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used with USE_TZ...
Tim Graham
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-08
Removed some tabs in the docs.
Tim Graham
2014-08-02
Removed notes for versions of SQLite older than 5 years.
Tim Graham
2014-08-02
Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.
Tim Graham
2014-08-02
Updated MySQL links to version 5.6.
Tim Graham
2014-08-01
Fixed #23145 -- Dropped support for Oracle < 11.1
Tim Graham
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-07-26
Fixed #22305 -- Added note to docs about UTF8 database requirement.
Niclas Olofsson
2014-06-03
Updated current state of MySQL Connector/Python.
INADA Naoki
2014-05-19
Fixed #22368 -- clarified connecting to Oracle DB using service name
Moayad Mardini
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-21
Fixed queries that may return unexpected results on MySQL due to typecasting.
Erik Romijn
2014-04-18
Fixed #22458 -- Added a note about MySQL utf8_unicode_ci collation
Moayad Mardini
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
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
[next]