| Age | Commit message (Collapse) | Author |
|
assertQuerySetEqual().
Co-Authored-By: Michael Howitz <mh@gocept.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Regression in e2d6e14662d780383e18066a3182155fb5b7747b.
|
|
MySQL 5.5 (refs #28552) was the last database to use it.
|
|
and Greatest.
|
|
|
|
appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
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
|