summaryrefslogtreecommitdiff
path: root/docs/ref/models/database-functions.txt
AgeCommit message (Expand)Author
2016-02-01[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.Tim Graham
2016-01-22[1.9.x] Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-09-21Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-06-15Fixed #24894 -- Added contrib.postgres.functions.TransactionNowAdam Chainz
2015-06-05Minor edits to Greatest/Least docs; refs #24767.Tim Graham
2015-06-05Capitalized "Python" in docs.Tim Graham
2015-06-05Fixed #24925 -- Document using Coalesce on MySQLIan Foote
2015-06-05Fixed #24767 -- Added Greatest and Least expressionsIan Foote
2015-06-02Fixed #24866 -- Added Now() database functionAdam Chainz
2014-12-27Fixed #23753 -- Added a suite of SQL FunctionsJosh Smeaton