Alexey Milovidov
|
a1a6ddd01e
|
Reworking ExpressionAnalyzer (preparations) [#METR-20307].
|
2017-01-05 19:34:05 +03:00 |
|
Alexey Milovidov
|
af5e2c9953
|
Less const_casts [#METR-2944].
|
2017-01-03 04:49:19 +03:00 |
|
Alexey Milovidov
|
604bd6c5a3
|
Less const_casts [#METR-2944].
|
2017-01-03 04:42:17 +03:00 |
|
Alexey Milovidov
|
ca37f28b5f
|
Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944].
|
2017-01-02 23:45:27 +03:00 |
|
Alexey Milovidov
|
2b4f3b5d34
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
|
Alexey Milovidov
|
baf29f5c48
|
NULLs support: fixed totally wrong code [#METR-19266].
|
2016-12-30 08:13:14 +03:00 |
|
Alexey Milovidov
|
3f678a3042
|
Functions: little better [#METR-2944].
|
2016-12-29 22:38:10 +03:00 |
|
Alexey Milovidov
|
ad6507f9df
|
Preparation [#METR-23490].
|
2016-12-27 09:36:53 +03:00 |
|
Alexey Arno
|
924402f33e
|
dbms: Server: merged from master [#METR-19266]
|
2016-10-19 18:00:56 +03:00 |
|
Alexey Arno
|
e1099f47cb
|
dbms: Server: fix [#METR-19266]
|
2016-10-18 22:31:07 +03:00 |
|
Alexey Arno
|
abe75277a3
|
dbms: Server: cleanup [#METR-19266]
|
2016-10-18 20:04:07 +03:00 |
|
Alexey Milovidov
|
3ed7b86e7b
|
More convenient behaviour when user writes 'toDate(1111111111.)' (passes unix timestamp as float) [#METR-2944].
|
2016-09-04 03:42:24 +03:00 |
|
Alexey Arno
|
b0834368c0
|
dbms: Added support for the construction CAST(NULL, Nullable(T)). This fixes the behavior of tables which have columns whose default value is NULL. [#METR-19266]
|
2016-08-30 19:14:05 +03:00 |
|
Alexey Arno
|
9528405fe4
|
dbms: Extended CAST to nullable types. Added ALTER TABLE ... MODIFY COLUMN ... for nullable types. A column with a nullable type can have a default value in CREATE TABLE. [#METR-19266]
|
2016-08-29 19:57:59 +03:00 |
|
Alexey Milovidov
|
09563dc4da
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:47:03 +03:00 |
|
Alexey Milovidov
|
dc0f76bc87
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:40:06 +03:00 |
|
Alexey Milovidov
|
d713c2971d
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:02:00 +03:00 |
|
Alexey Milovidov
|
cafd27c496
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 09:55:47 +03:00 |
|
Alexey Arno
|
e2b6e10ec1
|
dbms: Various fixes + more comments [#METR-19266]
|
2016-08-10 22:12:29 +03:00 |
|
Alexey Arno
|
531ff3d5ac
|
dbms: Merged with master [#METR-19266]
|
2016-08-05 18:44:19 +03:00 |
|
Alexey Milovidov
|
8f36012d47
|
Added special exception to allow to convert string with serialized DateTime to Date [#METR-22296].
|
2016-08-04 01:39:16 +03:00 |
|
Alexey Milovidov
|
441aaf6e1d
|
Added toTOrZero conversion functions [#METR-22229].
|
2016-08-02 08:32:09 +03:00 |
|
Alexey Milovidov
|
f4ac673379
|
Allowed to CAST Strings to Array, Tuple [#METR-22263].
|
2016-08-02 06:30:34 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
1700f4e132
|
Added support for complex typed arguments for function toString [#METR-22263].
|
2016-07-30 07:39:51 +03:00 |
|
Alexey Milovidov
|
9d1a720d90
|
Fixed error with assumed monotonicity of integer conversion functions [#METR-2944].
|
2016-07-24 02:02:14 +03:00 |
|
Alexey Arno
|
dcbe183d41
|
dbms: merged with master [#METR-19266]
|
2016-07-11 13:09:16 +03:00 |
|
Alexey Milovidov
|
003d63023b
|
Fixed error [#METR-18149].
|
2016-07-10 10:24:24 +03:00 |
|
Alexey Milovidov
|
e6e6953bf3
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
|
Alexey Arno
|
f52403f623
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-06 12:47:55 +03:00 |
|
Alexey Milovidov
|
6d33959183
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:28:52 +03:00 |
|
Alexey Milovidov
|
128f4a963c
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:25:09 +03:00 |
|
Alexey Milovidov
|
8c4abcdd43
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
|
Alexey Milovidov
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
|
Alexey Milovidov
|
be394f2c84
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
|
Alexey Milovidov
|
4b7f461e46
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
|
Alexey Milovidov
|
f5359cbdeb
|
Fixed error [#METR-20892].
|
2016-04-15 05:53:53 +03:00 |
|
Alexey Milovidov
|
f7c09d58a5
|
Attempt to improve performance [#METR-20892].
|
2016-04-15 03:33:21 +03:00 |
|
Alexey Milovidov
|
51874d6dd3
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 08:15:42 +03:00 |
|
Alexey Milovidov
|
37d4dcb587
|
dbms: fixed CAST String to Enum [#METR-19265].
|
2016-02-01 21:32:34 +03:00 |
|
Alexey Milovidov
|
b7ef4a3e7b
|
dbms: fixed function visibleWidth for enums [#METR-19265].
|
2016-02-01 20:30:46 +03:00 |
|
Alexey Milovidov
|
ab1b725779
|
dbms: less dependencies [#METR-2944].
|
2016-01-13 03:32:59 +03:00 |
|
Alexey Milovidov
|
c062fc1ce0
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
|
Andrey Mironov
|
2a6992689f
|
dbms: add value to name map for enums; fix visibleWidth for enums [#METR-19265]
|
2015-12-30 15:12:18 +03:00 |
|
Andrey Mironov
|
0ed12f9a15
|
dbms: FunctionCast: forward monotonicity info from the underlying functions for primitive types [#METR-19265]
|
2015-12-29 16:51:12 +03:00 |
|
Andrey Mironov
|
325107ad5a
|
dbms: FunctionCast for Enums: allow changing names but not values for existing elements [#METR-19265]
|
2015-12-29 15:57:22 +03:00 |
|
Andrey Mironov
|
a75cb3a528
|
dbms: change underlying type of Enums to signed ints [#METR-19265]
|
2015-12-28 20:06:15 +03:00 |
|
Andrey Mironov
|
5a2ec718dd
|
remove typo
|
2015-12-28 16:38:45 +03:00 |
|
Andrey Mironov
|
782382981d
|
dbms: FunctionCast: correctly pass modified ColumnNumbers arguments [#METR-19265]
|
2015-12-28 15:43:23 +03:00 |
|
Andrey Mironov
|
56b0a49e0f
|
dbms: add enum to enum conversion and checks [#METR-19265]
|
2015-12-25 18:43:38 +03:00 |
|