Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

bnjmnt4n
Copy link
Contributor

@bnjmnt4n bnjmnt4n commented Nov 4, 2023

What kind of change does this PR introduce?

Feature.

What is the current behavior?

The ... spread operator is not supported in select queries.

What is the new behavior?

The ... spread operator is correctly supported.

Additional context

This PR is stacked on top of and should be merged after #496.
Closes #459.
Although there are a couple of existing PRs which implement the same feature, I think this is the most accurate (due to the use of the new ParseField helper in #496).

@steve-chavez
Copy link
Member

LGTM! @soedirgo Any concerns on merging this?

@shirotech
Copy link

👍 hope this can be merged soon!

@steve-chavez steve-chavez merged commit e6a64c6 into supabase:master Feb 24, 2024
Copy link

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bnjmnt4n bnjmnt4n deleted the spread-operator branch March 5, 2024 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spread operator causes Typescript ParserError

3 participants