Erik Romijn
|
75c0d4ea3a
Fixed queries that may return unexpected results on MySQL due to typecasting.
|
11 years ago |
Moayad Mardini
|
11ac50b18e
Fixed #22458 -- Added a note about MySQL utf8_unicode_ci collation
|
11 years ago |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 years ago |
Rodolfo Carvalho
|
2b6436e2d5
Fixed some typos and formatting issues in docs.
|
11 years ago |
Tim Graham
|
1f5f015c32
Fixed spelling mistakes in docs.
|
11 years ago |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
11 years ago |
Tim Graham
|
d8d83777eb
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
|
11 years ago |
Tim Graham
|
23d9f517dc
Fixed #21585 -- Updated some links to 3rd party database projects.
|
11 years ago |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 years ago |
Ramiro Morales
|
f876552f4b
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
|
11 years ago |
DanSears
|
8ca3963ab2
Clarified MySQL Connector note.
|
11 years ago |
DanSears
|
a17fc36231
added description of MySQL Connector/Python
|
11 years ago |
Baptiste Mispelon
|
366bdc4566
Fixed typos in documentation.
|
11 years ago |
Claude Paroz
|
89116cf24a
Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
|
11 years ago |
Claude Paroz
|
67c6c1a7cb
Fixed #21359 -- Corrected MySQL collation name in databases docs
|
11 years ago |
Shai Berger
|
317040a73b
Fixed #13245: Explained Oracle's behavior w.r.t db_table
|
11 years ago |
Tim Graham
|
a86ecc80a2
Fixed #20005 -- Documented that Oracle databases need execute permission on SYS.DBMS_LOB.
|
11 years ago |
Keith Edmiston
|
c54fa1a7bc
Fixed 16992 -- Added InnoDB warning regarding reuse of AUTO_INCREMENT values.
|
11 years ago |
Eric Boersma
|
4d13cc56de
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
|
11 years ago |
Andrew Godwin
|
b6a957f0ba
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 years ago |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 years ago |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 years ago |
Matt Deacalion Stevens
|
fa217d14a0
Updated the `databases` documentation
|
11 years ago |
Shai Berger
|
d097417025
Support 'pyformat' style parameters in raw queries, Refs #10070
|
11 years ago |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 years ago |
Claude Paroz
|
7882c3a673
Fixed #20511 -- Corrected link about isolation levels in databases docs
|
11 years ago |
Paul Tax
|
fb1d813484
Link to active fork for ODBC backend
|
11 years ago |
Aymeric Augustin
|
3d595c3bc3
Fixed #20215 -- Disabled persistent connections by default.
|
11 years ago |
Aymeric Augustin
|
7476d96f83
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
|
11 years ago |
Aymeric Augustin
|
e81e319f15
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
|
11 years ago |