You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is definitely something we would like to support and is on our road map, if you want to take a stab at it, we would definitely consider a PR, we haven't had a chance to do a design session on how it should work though.
I'm currently fixing a few bugs in the library and upgrading dependencies but I'll try get some notes together if you would like to take a stab at it sometime?
Hey @eXigentCoder! Thanks for getting back. I started to poke around the code a few months ago and would love to take a stab at it. If you have any notes relevant to this, I would love to hear them. I was thinking that we could add new types returned in parsedSQL.type in addition to "query" and "aggregate"
It would be cool to see this library work for basic create-update-delete operations. No need to support anything crazy like subqueries, etc.
I'd be willing to take a stab at the PR for it if this isn't an easy feature to implement 😄
The text was updated successfully, but these errors were encountered: