Skip to content

revert: update go-ora driver to v3 - #1074

Merged
burningalchemist merged 1 commit into
masterfrom
revert/go-ora
Sep 1, 2026
Merged

revert: update go-ora driver to v3#1074
burningalchemist merged 1 commit into
masterfrom
revert/go-ora

Conversation

@burningalchemist

@burningalchemist burningalchemist commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Reverts #1064

This pull request downgrades the go-ora Oracle database driver dependency from version 3 to version 2 across the codebase. The most important changes are:

Dependency updates:

  • Changed the import in drivers.go to use github.com/sijms/go-ora/v2 instead of v3.
  • Updated the required module in go.mod to github.com/sijms/go-ora/v2 v2.9.0.

Driver registration:

  • Updated the driver registration in drivers_gen.go to reference go-ora/v2 instead of v3.

Regressions:

@burningalchemist
burningalchemist merged commit ec18c84 into master Sep 1, 2026
3 checks passed
@burningalchemist
burningalchemist deleted the revert/go-ora branch September 1, 2026 12:14
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