v0.0.14
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build: Update go 1.22.1 and some packages for vulnerability by @ginokent in #49
- build(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 by @dependabot in #47
- build(deps): bump github.com/googleapis/go-sql-spanner from 1.2.1 to 1.3.0 by @dependabot in #50
- build(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 by @dependabot in #55
- build: Update go1.22.1 to 1.22.2 and go get -u ./... by @ginokent in #58
- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 by @dependabot in #60
📝 Documentation only changes
🐛 A bug fix
- fix: lint for go1.22.x by @ginokent in #53
- fix: Exclude the schema name from the table name of INDEX by @ginokent in #52
- fix: misc by @ginokent in #61
♻️ A code change that neither fixes a bug nor adds a feature
Full Changelog: v0.0.13...v0.0.14