.. |
Conditional
|
dbms: fix [#METR-19266]
|
2016-08-15 17:07:23 +03:00 |
tests
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
CMakeLists.txt
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
FunctionFactory.cpp
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-06 12:47:55 +03:00 |
FunctionsArithmetic.cpp
|
dbms: added least and greatest functions [#METR-17233].
|
2015-07-10 05:57:32 +03:00 |
FunctionsArray.cpp
|
dbms: More comments. Cleanups. Moved a lot of FunctionsArray code into implementation file. [#METR-19266]
|
2016-08-11 19:47:28 +03:00 |
FunctionsCoding.cpp
|
Merge
|
2015-09-02 16:05:17 +03:00 |
FunctionsComparison.cpp
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 15:30:56 +03:00 |
FunctionsConditional.cpp
|
dbms: fix [#METR-19266]
|
2016-08-15 17:07:23 +03:00 |
FunctionsConversion.cpp
|
Added toTOrZero conversion functions [#METR-22229].
|
2016-08-02 08:32:09 +03:00 |
FunctionsDateTime.cpp
|
dbms: Server: Added function toStartOfFiveMinute. [#METR-14495]
|
2015-06-03 17:27:03 +03:00 |
FunctionsDictionaries.cpp
|
dbms: added function regionToTopContinent [#METR-19807].
|
2016-02-01 23:18:13 +03:00 |
FunctionsFormatting.cpp
|
dbms: added function formatReadableSize [#METR-16184].
|
2015-09-20 05:03:12 +03:00 |
FunctionsHashing.cpp
|
dbms: Moved toInteger<>() implementation to cpp. [#METR-XXXXX]
|
2016-05-24 22:01:17 +03:00 |
FunctionsHigherOrder.cpp
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
FunctionsLogical.cpp
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
FunctionsMath.cpp
|
Fixed errors in clang (part 5, final) [#METR-2807].
|
2015-01-22 04:13:13 +03:00 |
FunctionsMiscellaneous.cpp
|
dbms: simplifications, improvements, post-testing fixes. Unfinished, so do not pay attention to this commit. [#METR-19266]
|
2016-07-25 21:26:45 +03:00 |
FunctionsNull.cpp
|
dbms: Better code for functions processing. Code cleanup. [#METR-19266]
|
2016-08-15 14:14:29 +03:00 |
FunctionsRandom.cpp
|
dbms: added function randConstant for testing purposes [#METR-17536].
|
2015-09-07 20:56:56 +03:00 |
FunctionsReinterpret.cpp
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
FunctionsRound.cpp
|
Feature implementation. [#METR-15210]
|
2015-05-13 02:11:15 +03:00 |
FunctionsString.cpp
|
dbms: add concatAssumeInjective [#METR-18261]
|
2015-10-14 15:50:21 +03:00 |
FunctionsStringArray.cpp
|
dbms: added function arrayStringConcat [#METR-18022].
|
2015-10-19 21:49:52 +03:00 |
FunctionsStringSearch.cpp
|
dbms: positionCaseInsensitiveUTF8 and some fixes (out of bounds access etc.) for positionCaseInsensitive. [#METR-16752]
|
2015-09-23 20:00:01 +03:00 |
FunctionsTransform.cpp
|
dbms: Added support for nullable parameters (conditions and/or branches) in the function multiIf [#METR-19266]
|
2016-08-04 18:06:27 +03:00 |
FunctionsURL.cpp
|
dbms: add pathFull function. [#METR-13679]
|
2014-12-05 16:32:22 +03:00 |
FunctionsVisitParam.cpp
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
IFunction.cpp
|
dbms: fix [#METR-19266]
|
2016-08-15 16:30:37 +03:00 |