Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/db_functions
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25668 -- Misc spelling errorsVille Skyttä2015-11-031-2/+2
* Refs #25629 -- Added `arity` class attribute to `Func` ex...Sergey Fedoseev2015-11-021-0/+3
* Fixed #25517 -- Made Concat function idempotent on SQLite.Josh Smeaton2015-10-171-1/+15
* Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton2015-09-211-0/+94
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-1/+1
* Fixed tests for refs #24767 on databases that don't suppo...Tim Graham2015-06-081-4/+8
* Fixed #24767 -- Added Greatest and Least expressionsIan Foote2015-06-052-3/+208
* Fixed #24866 -- Added Now() database functionAdam Chainz2015-06-021-1/+40
* Refs #14030 -- Improved expression support for python valuesJosh Smeaton2015-02-111-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+3
* Fixed #24183 -- Fixed wrong comparisons in SubstrJosh Smeaton2015-01-201-0/+12
* Fixed #24060 -- Added OrderBy ExpressionsJosh Smeaton2015-01-121-0/+69
* Fixed #23753 -- Oracle failure with CoalesceJosh Smeaton2014-12-291-0/+12
* Fixed #23753 -- Added a suite of SQL FunctionsJosh Smeaton2014-12-273-0/+251