Skip to content

Tags: yaitoo/sqle

Tags

v1.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rows): doesn't close rows on Scan (#49)

v1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(string): added nullable String/Null for sql/json (#47)

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
!feat(dtc):renamed Context and added DTC (#45)

v1.4.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(tx): added context in tx.QueryBuilder and tx.QueryRowBuilder (#42)

* fix(tx): added context in tx.QueryBuilder and tx.QueryRowBuilder

* chore(docs): updated CHANGELOG.md

v1.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(db): fixed StmtMaxIdleTime and time.After issues (#38)

v1.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(query): added LimitResult/LimitOption/NewOrderBy/WithOrderBy (#36)

v1.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(orderby): improved OrderByBuilder for api input (#34)

v1.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(sqlbuilder): added OrderBy (#32)

v1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(db): Multi-DHTs support and stmt reuse bug (#31)

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(shardid): added DHT for sharding (#30)