| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-21 | Fixed #24629 -- Unified Transform and Expression APIs | Josh Smeaton | |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ↵ | Flavio Curella | |
| ForeignKey/OneToOneField | |||
| 2015-06-15 | Fixed #24894 -- Added contrib.postgres.functions.TransactionNow | Adam Chainz | |
| 2015-06-05 | Minor edits to Greatest/Least docs; refs #24767. | Tim Graham | |
| 2015-06-05 | Capitalized "Python" in docs. | Tim Graham | |
| 2015-06-05 | Fixed #24925 -- Document using Coalesce on MySQL | Ian Foote | |
| Add warning for using Coalesce with python values on MySQL and document workaround. | |||
| 2015-06-05 | Fixed #24767 -- Added Greatest and Least expressions | Ian Foote | |
| Greatest and Least are row-level Function versions of Min and Max. | |||
| 2015-06-02 | Fixed #24866 -- Added Now() database function | Adam Chainz | |
| 2014-12-27 | Fixed #23753 -- Added a suite of SQL Functions | Josh Smeaton | |
| 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 | |||
