Vinay

Results 2 issues of Vinay

I still think it's in here somewhere, but I couldn't find it ## Requirements * [ x ] This is Software as a Service not self hosted * [ x...

### Version 1.26.0 ### What happened? ```sql JOIN LATERAL ( SELECT ordinality AS ord FROM jsonb_array_elements_text(p.variants) WITH ORDINALITY WHERE value = v.id::text ) idx ON true ``` get_multiple_products.sql:99:21: column "ordinality"...

bug
:books: postgresql
:wrench: golang
:computer: linux