Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: heetch/sqalx

Use non predictable uuid library

07 Mar 09:34
b907ab0
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

  • [SEC-25] Use non predictable uuid library by@gyndav in#28

New Contributors

Full Changelog:v1.3.0...v1.4.0

Contributors

  • @gyndav
gyndav
Assets2
Loading

v1.3.0

13 Jul 08:34
d4fe9ae
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

  • Support nested transaction for PGX driver by@Thiht in#26

New Contributors

Full Changelog:v1.2.0...v1.3.0

Contributors

  • @Thiht
Thiht
Loading

v1.2.0

30 Jun 17:29
562c1f0
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • Dependencies update
  • MySQL compatibility

Please note that starting from this release this repository is in maintenance only, no new features will be worked on.

Loading

v1.1.0

24 Feb 09:32
6756091
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This release introduces a potentially breaking change with the addition of theBeginTxx func on theNode interface, to allow for providing a context when opening a transaction (see#20)

Since sqlx already implements this function the change should be transparent for every user of the library (unless you use generated mocks which you may need to refresh), so we are not bumping the major version number.

Loading

add missing methods to Driver interface

17 Jan 10:30
f8ebb8d
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

The Driver interface now contains all methods in common between*Tx and*Db.
Also update dependencies.

We tag this release as v1.0.0 as we don't plan to break backward compatibility.

Loading

v0.4.0

14 Jun 14:05
634e613
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • Avoid use of github.com/satoi/go.uuid
  • Use Go modules
  • Use correct import path for go-sqlmock package.
Loading

v0.3.0

21 Sep 08:09
21a5f51
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • Add Context methods to theDriver interface#8
Loading

v0.1.0

11 Jan 12:19
Compare
Choose a tag to compare
Loading

This is the first sqalx release 🎉

Loading

[8]ページ先頭

©2009-2025 Movatter.jp