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

refactor: add query builder for by/with name on tag #19

Merged
merged 26 commits into from
Jun 10, 2023

Conversation

snamiki1212
Copy link
Owner

@snamiki1212 snamiki1212 commented Apr 26, 2023

Issues

Now, helper functions take connection as arguments for connecting to the database but it prevents it from being reusable functions.

This PR almost separates logic into query (not including conn) and execution (including conn).

@snamiki1212 snamiki1212 marked this pull request as ready for review June 10, 2023 16:22
@snamiki1212 snamiki1212 merged commit ca18a94 into main Jun 10, 2023
4 checks passed
@snamiki1212 snamiki1212 deleted the refactor/query-builder branch June 10, 2023 16:22
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.

None yet

1 participant