Tags: bitbus/sqlx
Toggle v1.8.1's commit message
add Binary[T] type for database binary
Toggle v1.8.0's commit message
add db help package to contain some help function
Toggle v1.7.0's commit message
Toggle v1.6.0's commit message
Merge pull request #3 from bitbus/pr-change-mod
change package name to github.com/bitbus/sqlx
Toggle v1.5.0's commit message
Merge pull request #2 from bitbus/pr-use-any
convert all interface{} type to any type
Toggle v1.4.0's commit message
just pretty source code and upgrade go version to go1.18 as minimum s…
…upport
Toggle v1.3.5's commit message
Merge pull request jmoiron#767 from liftoffio/gpark.sqlx.reset-slice
Make Select reset slice length
Toggle v1.3.4's commit message
Merge pull request jmoiron#734 from QuangTung97/fix/named-exec-values
Fix Bulk Insert: Single Column and MySQL earlier upsert syntax
Toggle v1.3.3's commit message
fix another issue with bulk inserts being too strict on syntax
Toggle v1.3.2's commit message
fixes several issues with bulk inserts
You can’t perform that action at this time.