Skip to content

Tags: lqs/sqlingo

Tags

v0.13.2

Toggle v0.13.2's commit message

Verified

This commit was signed with the committer’s verified signature.
lqs Qishuai Liu
fix time layout

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lqs Qishuai Liu
add go 1.22 in workflow

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lqs Qishuai Liu
change duration to time.Duration in LoggerFunc

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lqs Qishuai Liu
fix compilation error

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lqs Qishuai Liu
add "year" and "uuid" types

v0.12

Toggle v0.12's commit message

Verified

This commit was signed with the committer’s verified signature.
lqs Qishuai Liu
add "year" and "uuid" types

v0.11.5

Toggle v0.11.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add Lower() and Upper() methods to string expressions

v0.11.4

Toggle v0.11.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix needsEscape array size

v0.11.3

Toggle v0.11.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
allow multiple joins

v0.11.2

Toggle v0.11.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add Use() to use an existing *sql.DB handle (#14)