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

Added additional logging for datasource connection #655

Merged

Conversation

KedarisettiSreeVamsi
Copy link
Contributor

@KedarisettiSreeVamsi KedarisettiSreeVamsi commented May 27, 2024

Pull Request Template

Description:

  • Added additional logging for datasource/sql to debug when connecting to sql datasources.
  • Added a small change in CONTRIBUTING.md as the command was missing a property due to which tests were not working as expected.
  • mock_redis.go was formatted due to go fmt command.

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.

Thank you for your contribution!

pkg/gofr/datasource/sql/sql.go Outdated Show resolved Hide resolved
pkg/gofr/datasource/sql/sql.go Outdated Show resolved Hide resolved
pkg/gofr/datasource/sql/sql.go Outdated Show resolved Hide resolved
pkg/gofr/datasource/sql/sql.go Outdated Show resolved Hide resolved
@KedarisettiSreeVamsi
Copy link
Contributor Author

I will work on it and fix them.

@KedarisettiSreeVamsi
Copy link
Contributor Author

Made changes according to the comments provided

@KedarisettiSreeVamsi
Copy link
Contributor Author

Can someone try to push this? If any changes are required, please let me know.

srijan-27
srijan-27 previously approved these changes Jun 6, 2024
aryanmehrotra
aryanmehrotra previously approved these changes Jun 7, 2024
@srijan-27 srijan-27 dismissed stale reviews from aryanmehrotra and themself via 03adf24 June 7, 2024 10:32
@aryanmehrotra aryanmehrotra merged commit c4f98aa into gofr-dev:development Jun 7, 2024
11 checks passed
@aryanmehrotra aryanmehrotra mentioned this pull request Jun 11, 2024
aryanmehrotra added a commit that referenced this pull request Jun 11, 2024
* Update workflow and docs for docs deployment (#693)

* Revert "Update workflow and docs for docs deployment (#693)" (#694)

This reverts commit c2e022d.

* Added additional logging for datasource (#655)

Co-authored-by: Umang Mundhra <[email protected]>
Co-authored-by: Srijan Rastogi <[email protected]>
Co-authored-by: srijan-27 <[email protected]>

* Fe/support for cassandra (#654)

Co-authored-by: Aryan Mehrotra <[email protected]>
Co-authored-by: Umang Mundhra <[email protected]>
Co-authored-by: mehrotra234 <[email protected]>

* Add support for local file store (#695)

* add help options to display helper text for cmd applications (#661)

---------

Co-authored-by: Aryan Mehrotra <[email protected]>
Co-authored-by: vipul-rawat <[email protected]>

* Revert request_timeout default value (#699)

* upgrade framework version

---------

Co-authored-by: Aryan Mehrotra <[email protected]>
Co-authored-by: KedarisettiSreeVamsi <[email protected]>
Co-authored-by: Umang Mundhra <[email protected]>
Co-authored-by: Shashank Shekhar <[email protected]>
Co-authored-by: mehrotra234 <[email protected]>
Co-authored-by: Ivan APEDO <[email protected]>
Co-authored-by: vipul-rawat <[email protected]>
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.

5 participants