Skip to content

Tags: simukka/sqlcode

Tags

v2.0.2

Toggle v2.0.2's commit message
Updated to v2 module.

v2.0.1

Toggle v2.0.1's commit message
bumped module major version to v2

v2.0.0

Toggle v2.0.0's commit message
Updating module declaration

v1.0.1-microsoft-mssqldb.1

Toggle v1.0.1-microsoft-mssqldb.1's commit message
Migrated to microsoft mssqldb driver

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/net from 0.44.0 to 0.46.0 (vippsas#59)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.44.0 to 0.46.0.
- [Commits](golang/net@v0.44.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating the go version and packages (vippsas#40)

* updating the go version to 1.23.7

* mod and sum files after executing go get -u

* updating the go version in the github workflow

* suppressing the error due to negative serial number in a certificate in go 1.23

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove RoutineName, fix and test rowcount (vippsas#30)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Append @procname to start of procedures

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request vippsas#9 from vippsas/fix/use_cursor

Using cursor to execute one object at a time.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request vippsas#2 from vippsas/docstrings

Docstrings