Skip to content

Releases: ralvarezdev/go-databases

upgraded dependencies, added more documentation, increased type safety, removed go-logger dependency

04 Oct 15:41
ad7d081

Choose a tag to compare

v0.6.0

refactor: upgraded dependencies, added more documentation, increased …

upgraded dependencies

30 Jul 05:31
c31e2f6

Choose a tag to compare

v0.5.8

refactor: reformatted code and upgraded dependencies

upgraded dependencies

30 Mar 15:31
a030cd8

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

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

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

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

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

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

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

Choose a tag to compare

v0.5.0

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