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 basic mutations #21

Open
synedra opened this issue Sep 27, 2021 · 1 comment
Open

support basic mutations #21

synedra opened this issue Sep 27, 2021 · 1 comment

Comments

@synedra
Copy link

synedra commented Sep 27, 2021

We should cover the whole range of common tasks - create a db, add a row, create a table, update a row, delete a row, delete a row, delete a table, delete a database.

We should allow for ingestion of a json file with operations to execute.

@rsds143
Copy link
Contributor

rsds143 commented Sep 28, 2021

definitely have create and delete db already. can add the other ones sure

@rsds143 rsds143 changed the title Need data examples support basic mutations and schema mutations Nov 10, 2021
@rsds143 rsds143 changed the title support basic mutations and schema mutations support basic mutations Nov 10, 2021
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