components-contrib/state/postgresql
Alessandro (Ale) Segala bcea284c7b
Components' init functions should return interfaces (#1997)
* Components' init functions should return interfaces

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* 💄

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* pin latest berndverst contrib fork

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Fixed component registration in tests

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Updated all cert tests

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-25 18:27:45 -07:00
..
dbaccess.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresdbaccess.go Add postgresql certification test + connection idle time (#1778) 2022-06-10 11:07:26 -07:00
postgresdbaccess_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
postgresql.go Components' init functions should return interfaces (#1997) 2022-08-25 18:27:45 -07:00
postgresql_integration_test.go Components' init functions should return interfaces (#1997) 2022-08-25 18:27:45 -07:00
postgresql_query.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
postgresql_query_test.go Removing the use of the ioutil package And Fix CVE-2021-42576 (#1954) 2022-08-10 13:45:00 -07:00
postgresql_test.go Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00