summaryrefslogtreecommitdiff
path: root/docs/ref/models/database-functions.txt
AgeCommit message (Collapse)Author
2014-12-27Fixed #23753 -- Added a suite of SQL FunctionsJosh 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