supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
962 stars 128 forks source link

Typescript Support for Aggregate Functions #520

Closed ConProgramming closed 3 months ago

ConProgramming commented 3 months ago

Bug report

Describe the bug

Aggregate functions, just added in #206 are not supported in Typescript.

So for example will get the error ParserError<"Expected identifier at ), label">[].

Would love to see fixed quick like #459 was.

bnjmnt4n commented 3 months ago

I can send a PR for this.

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 1.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: