components-contrib/state/postgresql
Shubham Sharma 794e42225a
Fix ordering in transaction API for PostgreSQL (#1524)
* fix transaction API ordering

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update postgres transaction API and refactor tests

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Remove commented tests

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add more tests

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Fix govet issue

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Fix goimports

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Fix golangci issues

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-03-08 21:46:32 -08:00
..
dbaccess.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresdbaccess.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresdbaccess_test.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresql.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresql_integration_test.go update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
postgresql_query.go state store query API: remove preceding '.' in key names (#1500) 2022-02-11 15:00:43 -08:00
postgresql_query_test.go update conformance tests (#1492) 2022-02-09 17:58:48 -08:00
postgresql_test.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00