Skip to content

Comments

Update section Using node-postgres in Express in the Using PostgreSQL course#29063

Merged
KevinMulhern merged 2 commits intoTheOdinProject:mainfrom
Mohamedsayhii:patch-4
May 25, 2025
Merged

Update section Using node-postgres in Express in the Using PostgreSQL course#29063
KevinMulhern merged 2 commits intoTheOdinProject:mainfrom
Mohamedsayhii:patch-4

Conversation

@Mohamedsayhii
Copy link
Contributor

@Mohamedsayhii Mohamedsayhii commented Nov 8, 2024

Because

Forgetting to change the <role_name> and <role_password> in db/pool.js file can lead to confusion not knowing what went wrong when running the app.

This PR

  • Added a phrase to learners reminding them to change the variables <role_name> and <role_password> in the db/pool.js file after creating it.

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: NodeJS Involves the NodeJS course label Nov 8, 2024
@Mohamedsayhii Mohamedsayhii changed the title Update using_postgresql.md Update section Using node-postgres in Express in the Using PostgreSQL course Nov 8, 2024
@rlmoser99 rlmoser99 requested review from a team and bycdiaz and removed request for a team November 8, 2024 19:07
Copy link
Member

@bycdiaz bycdiaz left a comment

Choose a reason for hiding this comment

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

@Mohamedsayhii Looks like there are some linter warnings. When you get a chance, can you get these situated?

Fix lesson overview items by adding periods to the end of each item as there have been linter warnings.
@Mohamedsayhii
Copy link
Contributor Author

@bycdiaz Can you recheck the changes, i fixed the lints warnings. Sorry for not replying earlier.

@KevinMulhern KevinMulhern merged commit 6330142 into TheOdinProject:main May 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: NodeJS Involves the NodeJS course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants