Skip to content

Conversation

@trheyi
Copy link
Contributor

@trheyi trheyi commented Jan 25, 2026

No description provided.

- Upgraded Go version from 1.18 to 1.24.0 and set toolchain to go1.24.3.
- Updated dependencies:
  - `github.com/stretchr/testify` from v1.7.1 to v1.10.0.
  - `github.com/sirupsen/logrus` from v1.8.1 to v1.9.4.
  - `golang.org/x/sys` from v0.6.0 to v0.40.0.
  - `gopkg.in/yaml.v3` from v3.0.0 to v3.0.1.
…abase operations

- Changed logging statements in delete, insert, update, and schema files to use formatted strings for improved readability.
- Ensured consistent logging format by updating all relevant defer statements to include "%s" for SQL queries and bindings.
- Changed the Go version in both pr-test.yml and unit-test.yml from 1.18.2 to 1.24 to align with the updated toolchain.
- Adjusted comment formatting in dbal.go, join.go, mode.go, compile.go, quoter.go, and unit.go to ensure consistent spacing and alignment for improved readability.
@trheyi trheyi merged commit df76391 into YaoApp:main Jan 25, 2026
9 of 10 checks passed
@github-actions
Copy link

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
Copy link

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
Copy link

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.

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