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

Experimental refactor for sql query #17

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

hanako-eo
Copy link
Contributor

Implement an experimental refactor to do sql query

Changes

  • Add and use ConfigBuilder instead of setup_pg_pool
  • Implement a derive macro FromRow and FromRow trait
  • Add ConstQueryMap and Query to describe sql queries

@hanako-eo hanako-eo marked this pull request as ready for review September 13, 2024 21:51
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.

1 participant