| Age | Commit message (Collapse) | Author |
|
Thanks Mariusz Felisiak for Oracle advice and review.
|
|
Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
|
|
Thanks Nick Pope for much review.
|
|
|
|
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
|
|
Thanks Tim Graham and Nick Pope for reviews.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Mads Jensen for reviews.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Thanks Josh Smeaton, Mariusz Felisiak, Sergey Fedoseev, Simon Charettes,
Adam Chainz/Johnson and Tim Graham for comments and reviews and Jamie
Cockburn for initial patch.
|
|
And made an example use naming consistent with the rest of the doc.
|
|
|
|
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Mariusz Felisiak and Tim Graham for review.
|
|
Thanks Valentin Ignatyev for the report.
|
|
Thanks Tim for the review.
|
|
Thanks Josh for the amazing testing setup and Tim for the review.
|
|
|
|
|
|
|
|
Thanks Ian Foote for the initial patch.
|
|
|
|
|
|
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
|
|
|
|
|
|
Add warning for using Coalesce with python values on MySQL and document
workaround.
|
|
Greatest and Least are row-level Function versions of Min and Max.
|
|
|
|
Added functions and tests
Added docs and more tests
Added TextField converter to mysql backend
Aliased Value as V in example docs and tests
Removed unicode_compatible in example
Fixed console emulation in examples
|