Skip to content

Tags: upfluence/sql

Tags

v0.7.33

Toggle v0.7.33's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
*: Remove go:build constraint for older go versions

v0.7.32

Toggle v0.7.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from upfluence/am/multi-clause-in

x/sqlbuilder: Implement MultiColumnIn

v0.7.31

Toggle v0.7.31's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
x/sqlbuilder: Add JoinClauses to Exists

v0.7.30

Toggle v0.7.30's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
backend/postgres: Adjust the ssl mode computation

v0.7.29

Toggle v0.7.29's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
sqlutil: Increate the number of IdleConns

v0.7.28

Toggle v0.7.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #44 from upfluence/am/insert-query-row

x/sqlbuilder: Add QueryRow API to the InsertExecer type

v0.7.27

Toggle v0.7.27's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
.github/workflows/ci: Update base image and go versions

v0.7.26

Toggle v0.7.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #43 from upfluence/xg/DRA-2152/updateci

.github/workflows/*.yml: update action versions

v0.7.25

Toggle v0.7.25's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
backend/postgres: Add StatementTimeout and loose argument

v0.7.24

Toggle v0.7.24's commit message

Verified

This tag was signed with the committer’s verified signature.
tgallice Thomas Gallice
Merge pull request #42 from upfluence/tg/multi_order