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:more focus on host change #96

Merged
merged 5 commits into from
Jan 26, 2024
Merged

refactor:more focus on host change #96

merged 5 commits into from
Jan 26, 2024

Conversation

shivamsouravjha
Copy link
Contributor

No description provided.

@Sonichigo
Copy link
Member

How is this refactoring ?
The steps are already mentioned and mentioned under the note already!

@@ -25,6 +25,7 @@ func main() {

Database, err = NewConnection(ConnectionDetails{
host: "postgresDb",
// host: "localhost" when using natively
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make this something that people can uncomment and use. Say, // host: "localhost", // when using natively

@nehagup
Copy link
Member

nehagup commented Jan 25, 2024

Rest LGTM!

@Sonichigo Sonichigo merged commit 2f66c83 into main Jan 26, 2024
1 check passed
@shivamsouravjha
Copy link
Contributor Author

Will update the suggested changed in other PR with additional changes

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.

3 participants