Skip to content

Tags: gocraft/dbr

Tags

v2.7.7

Toggle v2.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for mysql optimizer hint comments (#270)

v2.7.6

Toggle v2.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Postgres DB with non-UTC timezone incorrectly parse in timestamp…

…tz fields (#252)

v2.7.5

Toggle v2.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for optional index hints on join tables (#255)

v2.7.4

Toggle v2.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TWEAK: Make Runner interface public (#246)

v2.7.3

Toggle v2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TWEAK: update to go 1.17 + deps (#242)

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add index hints for mysql's SELECT and UPDATE statements (#230)

Co-authored-by: Xinjie Li <xinjie.li@shopee.com>

v2.7.1

Toggle v2.7.1's commit message
DOC: mssql is supported

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: upgrade a bunch of godependencies (#205)

v2.6.3

Toggle v2.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BUGFIX: don't auto add parentheses for union (#192)

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BUGFIX: add go module v2 path (#189)