Skip to content

Tags: qustavo/sqlhooks

Tags

v2.1.0

Verified

This tag was signed with the committer’s verified signature.
qustavo Gustavo Chaín
Rename repo

v2.0.1

Fix import path

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #33 from asdine/support-connbegintx

Add support for driver.ConnBeginTx

v1.3.0

Compose Hook

* Allow composing Hooks (@ccmtaylor)
* Remote go get from travis (@gchaincl)

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add go mod support and update travis (#26)

Add go mod support and update travis

v1.1.0

Verified

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

handler sql error, closes #10

v1.0.0

Add CHANGELOG

v0.4

Remove unseless returns

v0.3

Update README.md

v0.2

Update example, use Open instead of Register