© 2026 Hedgehog Software, LLC
column -------------- { "foo.domain.com": {...}, "bar.domain.com": {...} }
client.from("table").select("column->foo.domain.com")
client.from("table").select("column->'foo.domain.com'")
{foo: null}
PGRST100, details: unexpected "'" expecting "-"