This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-12-15 10:52:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
86e14547d4
ClickHouse
/
tests
/
queries
/
0_stateless
/
01592_toUnixTimestamp_Date.sql
2 lines
55 B
MySQL
Raw
Normal View
History
Unescape
Escape
Try manually fixing tests
2023-03-03 14:13:07 +00:00
select
toUnixTimestamp
(
today
(
)
)
;
-- { serverError 44 }
Reference in New Issue
Copy Permalink