Skip to content

Releases: ralvarezdev/go-databases

upgraded dependencies

30 Mar 15:31
a030cd8
Compare
Choose a tag to compare
v0.5.7

Merge pull request #1 from ralvarezdev/dependabot/go_modules/golang.o…

added SetStatTicker and ClearStatTicker functions to pgxpool Service

28 Jan 03:52
c078b33
Compare
Choose a tag to compare
v0.5.6

feat: added SetStatTicker and ClearStatTicker functions to pgxpool Se…

modified Query and QueryWithCtx functions from pgxpool Service

28 Jan 03:31
521198f
Compare
Choose a tag to compare
v0.5.5

refactor: modified Query and QueryWithCtx functions from pgxpool Service

added Query and QueryWithCtx functions to pgxpool Service interface and implementation

28 Jan 03:23
3f02afe
Compare
Choose a tag to compare
v0.5.4

feat: added Query and QueryWithCtx functions to pgxpool Service inter…

solved minor error on PoolHandler interface (part III)

28 Jan 03:13
fe9171d
Compare
Choose a tag to compare
v0.5.3

fix: solved minor error on PoolHandler interface (part III)

solved minor error on PoolHandler interface (part II)

28 Jan 03:05
ac3e6f1
Compare
Choose a tag to compare
v0.5.2

fix: solved minor error on PoolHandler interface (part II)

solved minor error on PoolHandler interface

28 Jan 02:58
b3c37a3
Compare
Choose a tag to compare
v0.5.1

fix: solved minor error on PoolHandler interface

added pgxpool Config, Handler and Service interfaces and implementations

28 Jan 01:39
51dcea1
Compare
Choose a tag to compare
v0.5.0

feat: added pgxpool Config, Handler and Service interfaces and implem…

added ConnectionMaxIdleTime to SQL Config struct

27 Jan 20:51
c3e7644
Compare
Choose a tag to compare
v0.4.14

feat: added ConnectionMaxIdleTime to SQL Config struct

removed typo

16 Jan 20:03
b973d76
Compare
Choose a tag to compare
v0.4.13

fix: removed typo