Alexey Milovidov
|
0853c80d7c
|
dbms: initial implementation of position functions for non-constant needle argument [#METR-19585].
|
2016-01-27 06:11:28 +03:00 |
|
Alexey Milovidov
|
ff06c18850
|
dbms: fixed error with 'replace' functions [#METR-18401].
|
2015-10-11 07:25:02 +03:00 |
|
Andrey Mironov
|
85e511fdab
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
|
Alexey Milovidov
|
c640065f37
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
|
Alexey Milovidov
|
c611212c3f
|
dbms: preparation [#CONV-2944].
|
2013-09-15 05:51:43 +00:00 |
|
Alexey Milovidov
|
05851727d5
|
dbms: improved performance of string search [#CONV-8419].
|
2013-08-29 03:30:47 +00:00 |
|
Alexey Milovidov
|
3fbd36fde9
|
dbms: improvement [#CONV-2944].
|
2013-06-21 21:05:16 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Vyacheslav Alipov
|
82742b4ac4
|
ExtractToString fix [#CONV-7793]
|
2013-06-17 09:52:56 +00:00 |
|
Vyacheslav Alipov
|
9ff7ca3d8c
|
ExtractString fix [#CONV-7793]
|
2013-06-11 16:23:58 +00:00 |
|
Vyacheslav Alipov
|
ced71b0f9b
|
ExtractString[NOT TESTED] and ExtractRaw [#CONV-7793]
|
2013-06-11 16:09:53 +00:00 |
|
Vyacheslav Alipov
|
b75d025580
|
changed parsing of numerics [#CONV-7793]
|
2013-06-11 12:31:08 +00:00 |
|
Vyacheslav Alipov
|
32dbd3d02a
|
fixed parsing of quoted numbers [#CONV-7793]
|
2013-06-10 16:04:05 +00:00 |
|
Vyacheslav Alipov
|
e9c1b4e490
|
functions extracting numbers from VisitParams [#CONV-7793]
|
2013-06-10 15:19:37 +00:00 |
|