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

Feature/add sql queries #201

Merged
merged 5 commits into from Apr 13, 2022

Conversation

petergeorgas
Copy link
Contributor

@petergeorgas petergeorgas commented Apr 11, 2022

  • Randomly generate SQL Insert queries for bulk data insertion
  • Wrote tests for random SQL query generation (passing)
  • IN PROGRESS: Writing test to make sure that JSON is stored correctly.

Hopefully closes #195

@petergeorgas petergeorgas mentioned this pull request Apr 11, 2022
@brianvoe brianvoe changed the base branch from master to develop April 13, 2022 14:55
@brianvoe brianvoe merged commit 817f4e4 into brianvoe:develop Apr 13, 2022
@brianvoe
Copy link
Owner

Just merged your commit into v6.16.0. I made some updates, cleanups and added the json usage and lookup usage. Once again nice job on this integration!

@petergeorgas
Copy link
Contributor Author

Yay!! Awesome. I will probably pick up something else in a few days. This project is super cool and I'm glad to be a part of it!

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

Successfully merging this pull request may close these issues.

Add mysql queries
2 participants