8000 Fix PostgreSQL support in AddRESTHandlers. by illenko · Pull Request #549 · gofr-dev/gofr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix PostgreSQL support in AddRESTHandlers. #549

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

Conversation

illenko
Copy link
Contributor
@illenko illenko commented May 1, 2024

PostgreSQL support in AddRESTHandlers

Description:

  • Fixed issue #535.
  • Introduced new exported method sql.Rebind, used to replace bindvars according to dialect provided.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@aryanmehrotra aryanmehrotra requested a review from Umang01-hash May 2, 2024 06:12
@Umang01-hash Umang01-hash merged commit 12afdc1 into gofr-dev:development May 2, 2024
11 checks passed
@ccoVeille ccoVeille mentioned this pull request May 12, 2025
4 tasks
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 support to connect to postgres with AddRESTHandlers.
4 participants
0