Robert Schulze
|
bd43b84bf8
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
|
Andrey Zvonov
|
b4f2e4020d
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-21 13:41:35 +02:00 |
|
tpanetti
|
495482cdb2
|
Refactor ClickHouse->MySQL Type conversion and add configuration setting to trigger type conversion
|
2023-06-05 15:22:29 -07:00 |
|
tpanetti
|
423afec705
|
Change case and function name for MySQL Compatible types
This changes the function name for MySQL Compatible types from getMySQLName to getSQLCompatibleName and changes the casing of the types to upper
|
2023-06-02 10:05:38 -07:00 |
|
tpanetti
|
38634cc5c5
|
Convert Clickhouse Types to MySQL types in Compatibility mode
This changes MySQL compatibility mode to display MySQL compatible types
|
2023-05-30 13:29:17 -07:00 |
|
zvonand
|
d4cec1f0e0
|
fix client thread attachment + make better tests
|
2023-05-30 01:30:01 +02:00 |
|
Alexey Milovidov
|
df906dfbd4
|
Change comments
|
2022-03-11 23:46:02 +01:00 |
|
Anton Popov
|
92413aed68
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
|
Alexey Milovidov
|
416efbacbb
|
Keep default timezone on DateTime operations if it was not provided explicitly #4854
|
2021-04-21 00:08:06 +03:00 |
|
Anton Popov
|
be540e442d
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
|
Anton Popov
|
1e61f64f95
|
move data types to serializations
|
2021-03-09 17:04:20 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|