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.

2 lines
79 B
MySQL
Raw Normal View History

2024-02-21 08:29:55 +00:00
SELECT if(false, ULIDStringToDateTime('a'), toDateTime('2024-02-21 12:00:00'))