Skip to content

Conversation

@trheyi
Copy link
Contributor

@trheyi trheyi commented Mar 28, 2025

  • Added Driver method to the Builder struct to retrieve the database driver name, improving connection handling.
  • Introduced ExecWrite method to execute SQL commands using the write connection, enhancing flexibility in query execution.
  • Expanded test coverage with new tests for Driver and ExecWrite methods, ensuring correct functionality across different database systems.

- Added Driver method to the Builder struct to retrieve the database driver name, improving connection handling.
- Introduced ExecWrite method to execute SQL commands using the write connection, enhancing flexibility in query execution.
- Expanded test coverage with new tests for Driver and ExecWrite methods, ensuring correct functionality across different database systems.
@trheyi trheyi merged commit 9f0a5e8 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: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.

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