Skip to content

Refactor MySQLDAO to validate database configuration and credentials before operations#35

Open
silrenan wants to merge 5 commits intomainfrom
30-database-does-not-throw-error-when-attempting-to-connect-with-incorrect-credentials
Open

Refactor MySQLDAO to validate database configuration and credentials before operations#35
silrenan wants to merge 5 commits intomainfrom
30-database-does-not-throw-error-when-attempting-to-connect-with-incorrect-credentials

Conversation

@silrenan
Copy link
Copy Markdown
Collaborator

@silrenan silrenan commented Jun 2, 2025

@silrenan silrenan requested a review from pedr0limpio June 2, 2025 14:18
@silrenan silrenan self-assigned this Jun 2, 2025
@silrenan silrenan added the bug Something isn't working label Jun 2, 2025
@silrenan silrenan force-pushed the 30-database-does-not-throw-error-when-attempting-to-connect-with-incorrect-credentials branch from 5f4d7ac to adeb6b9 Compare June 4, 2025 13:28
…before operations

Signed-off-by: sirenan <75952546+silrenan@users.noreply.github.com>
@silrenan silrenan force-pushed the 30-database-does-not-throw-error-when-attempting-to-connect-with-incorrect-credentials branch from adeb6b9 to 9965798 Compare June 4, 2025 13:29
silrenan added 4 commits June 11, 2025 11:41
Signed-off-by: silrenan <75952546+silrenan@users.noreply.github.com>
Signed-off-by: silrenan <75952546+silrenan@users.noreply.github.com>
…amps

Signed-off-by: silrenan <75952546+silrenan@users.noreply.github.com>
Copy link
Copy Markdown
Owner

@pedr0limpio pedr0limpio left a comment

Choose a reason for hiding this comment

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

Anti-pattern alert: undo merge: "main into this branch".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Database does not throw error when attempting to connect with incorrect credentials

2 participants