mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Merge pull request #27810 from Algunenano/01766fix
01766_todatetime64_no_timezone_arg: Use a date without timezone changes
This commit is contained in:
commit
c6bcd48bee
@ -1 +1 @@
|
||||
2021-03-22 00:00:00.000
|
||||
2021-03-23 00:00:00.000
|
||||
|
@ -1 +1 @@
|
||||
SELECT toDateTime64('2021-03-22', 3);
|
||||
SELECT toDateTime64('2021-03-23', 3);
|
||||
|
Loading…
Reference in New Issue
Block a user