Skip to content

Conversation

@trheyi
Copy link
Contributor

@trheyi trheyi commented Mar 28, 2025

  • Modified the Exec method test in exec_test.go to handle both PostgreSQL and other SQL dialects.
  • Added conditional logic to use parameterized queries with $1 for PostgreSQL, ensuring compatibility across different database systems.

- Modified the Exec method test in exec_test.go to handle both PostgreSQL and other SQL dialects.
- Added conditional logic to use parameterized queries with `$1` for PostgreSQL, ensuring compatibility across different database systems.
@trheyi trheyi merged commit 9db43dd into YaoApp:main Mar 28, 2025
7 of 8 checks passed
@github-actions
Copy link

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

@github-actions
Copy link

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

@github-actions
Copy link

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

@github-actions
Copy link

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

@github-actions
Copy link

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

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