We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add support for mysql optimizer hint comments (#270)
fix: Postgres DB with non-UTC timezone incorrectly parse in timestamp… …tz fields (#252)
Add support for optional index hints on join tables (#255)
TWEAK: Make Runner interface public (#246)
TWEAK: update to go 1.17 + deps (#242)
add index hints for mysql's SELECT and UPDATE statements (#230) Co-authored-by: Xinjie Li <xinjie.li@shopee.com>
DOC: mssql is supported
feat: upgrade a bunch of godependencies (#205)
BUGFIX: don't auto add parentheses for union (#192)
BUGFIX: add go module v2 path (#189)