Skip to content

fix: Update test to ensure no panic on MySQL connection error#23

Merged
trheyi merged 1 commit into
YaoApp:mainfrom
trheyi:main
Apr 6, 2026
Merged

fix: Update test to ensure no panic on MySQL connection error#23
trheyi merged 1 commit into
YaoApp:mainfrom
trheyi:main

Conversation

@trheyi

@trheyi trheyi commented Apr 6, 2026

Copy link
Copy Markdown
Contributor
  • Modified the TestBuilderNewGrammarFail to assert that no panic occurs when attempting to open a MySQL connection with a closed database.
  • Ensured that the OnConnected method in MySQL grammar remains unchanged, maintaining the existing SQL mode settings.

- Modified the TestBuilderNewGrammarFail to assert that no panic occurs when attempting to open a MySQL connection with a closed database.
- Ensured that the OnConnected method in MySQL grammar remains unchanged, maintaining the existing SQL mode settings.
@trheyi trheyi merged commit cad9ff6 into YaoApp:main Apr 6, 2026
8 of 9 checks passed
@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:MySQL5.7 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:SQLite3 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:MySQL8.0 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:Postgres9.6 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:Postgres14.0 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:SQLite3 passed.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:MySQL5.7 passed.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:Postgres14.0 passed.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:MySQL8.0 passed.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:Postgres9.6 passed.

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.

1 participant