summaryrefslogtreecommitdiff
path: root/tests/db_functions
AgeCommit message (Collapse)Author
2015-01-13Fixed #24060 -- Added OrderBy ExpressionsJosh Smeaton
2014-12-29Fixed #23753 -- Oracle failure with CoalesceJosh Smeaton
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