| Age | Commit message (Collapse) | Author |
|
|
|
on PostgreSQL.
|
|
|
|
|
|
date/datetime to Date/DateTimeField.
|
|
MySQL 5.5 (refs #28552) was the last database to use it.
|
|
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.
|
|
provided.
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Big/Small/Positive/PositiveSmallIntegerField on MySQL.
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
|
|
and Greatest.
|
|
|
|
|
|
|
|
|
|
Thanks to Mariusz Felisiak and Tim Graham for review.
|
|
|
|
Thanks Tim for the review.
|
|
Thanks Josh for the amazing testing setup and Tim for the review.
|
|
|
|
Thanks Ian Foote for the initial patch.
|
|
appropriate.
|
|
|
|
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
|
|
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
|