Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Bump github.com/sijms/go-ora/v2 from 2.5.23 to 2.7.3 #318

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps github.com/sijms/go-ora/v2 from 2.5.23 to 2.7.3.

Release notes

Sourced from github.com/sijms/go-ora/v2's releases.

v2.7.3: use database/sql failover + add support for RC4

No release notes provided.

v2.7.2: Use golang struct as an oracle output parameters

No release notes provided.

v2.7.1: use golang struct as oracle (input) parameters

No release notes provided.

v2.6.17: Implement Bulk(Insert/Merge) in ExecContext

No release notes provided.

v2.6.16: Fix issue in parseSqlText function

No release notes provided.

v2.6.14: Add support for named parameters

No release notes provided.

v2.6.13: Fix bug for client charset with string array

No release notes provided.

v2.6.12: Add Client Charset Option

No release notes provided.

v2.6.11: Add RETRYTIME option and fix issues 336, 337

No release notes provided.

v2.6.10: fix prefetch lob issue 335

No release notes provided.

v2.6.9: Failover re-coded

No release notes provided.

v2.6.8: fix dealing with LONG columns when lob pre-fetch is enabled

No release notes provided.

v2.6.7: fix dealing with LONG columns when lob pre-fetch is enabled

No release notes provided.

v2.6.6: fix returning multiple columns

No release notes provided.

v2.6.5: Add language and territory to control language of the server messages

No release notes provided.

v2.6.4: Add Support for TimeStamp With Time Zone

No release notes provided.

v2.6.3: Add timezone "Asia/Kolkata" and protect transaction from call when connection closed

No release notes provided.

... (truncated)

Commits
  • 9e9cdd1 update README.md
  • c0ac191 Merge branch 'master' of ssh://192.168.100.3:/var/services/homes/samy/project...
  • 25b7ca8 use sql.driver failover + support for RC4
  • ccf705e Merge pull request #351 from wilkice/actions
  • 28fcce7 use sql.driver failover
  • 2f9d33c update README.md
  • bd7f7bc using struct output pars
  • 072b83b use go struct as output parameters
  • aa5c12b using struct output pars
  • 4863ccf Merge remote-tracking branch 'origin/master'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) from 2.5.23 to 2.7.3.
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](sijms/go-ora@v2.5.23...v2.7.3)

---
updated-dependencies:
- dependency-name: github.com/sijms/go-ora/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #325.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/sijms/go-ora/v2-2.7.3 branch May 8, 2023 23:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants