ClickHouse/tests/queries/0_stateless/01634_uuid_fuzz.sql

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

2 lines
56 B
MySQL
Raw Normal View History

SELECT toUUID(-1.1); -- { serverError NOT_IMPLEMENTED }