Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Insert, Update, and Delete #167

Open
mylesmmurphy opened this issue Apr 20, 2024 · 2 comments
Open

Support for Insert, Update, and Delete #167

mylesmmurphy opened this issue Apr 20, 2024 · 2 comments

Comments

@mylesmmurphy
Copy link

mylesmmurphy commented Apr 20, 2024

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 😄

@eXigentCoder
Copy link
Contributor

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?

@mylesmmurphy
Copy link
Author

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants