Skip to content

v0.3.0

Choose a tag to compare

@paracycle paracycle released this 08 Jul 18:09

Highlights

  • IN + list literals and IS NULL / IS NOT NULL. The most common membership and null-test predicates for real introspection queries.
  • RETURN *. Project all bound variables without naming them.
  • Scalar functions toLower, toUpper, size, coalesce, labels. A starter set covering the frequent string/collection needs.