Skip to content

Tags: jmoiron/sqlx

Tags

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade dependencies (#909)

v1.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #767 from liftoffio/gpark.sqlx.reset-slice

Make Select reset slice length

v1.3.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #734 from QuangTung97/fix/named-exec-values

Fix Bulk Insert: Single Column and MySQL earlier upsert syntax

v1.3.3

fix another issue with bulk inserts being too strict on syntax

v1.3.2

fixes several issues with bulk inserts

v1.3.1

fixes an unintended change in the way sqlx.In deals with []int and []…

…string inputs

v1.3.0

version 1.3.0

v1.2.0

add go.sum and updated go.mod w/ test deps

sqlx-v1.1

Merge pull request #118 from jmoiron/liaoliaopro-master

tag handling for reflectx

sqlx-v1.0

update README to refer to shiny new docs