ClickHouse/tests/queries/0_stateless/02995_ulid_short_circuit.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
101 B
MySQL
Raw Normal View History

2024-02-21 09:46:53 +00:00
-- Tags: no-fasttest
2024-02-21 08:29:55 +00:00
SELECT if(false, ULIDStringToDateTime('a'), toDateTime('2024-02-21 12:00:00'))