Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 7, 2026. It is now read-only.
This repository was archived by the owner on Jun 7, 2026. It is now read-only.
There was an error while loading. Please reload this page.
parsing fails on
=SELECT t1.x IS NULL = t2.x AS col FROM t AS t1, t AS t2 ORDER BY col;