components-contrib/state/postgresql
ItalyPaleAle 1e728597b4 Misc refactorings
- Removed `state.DeleteWithOptions` and `state.SetWithOptions` which were useless at this point (likely a leftover from when there were retries)
- Some improvements in etag handling in postgres
- Other minor refactorings

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-17 16:29:29 +00:00
..
dbaccess.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresdbaccess.go Misc refactorings 2022-11-17 16:29:29 +00:00
postgresdbaccess_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
postgresql.go Refactors all state store to standardize metadata parsing (#2257) 2022-11-05 15:36:44 -07:00
postgresql_integration_test.go Refactors all state store to standardize metadata parsing (#2257) 2022-11-05 15:36:44 -07:00
postgresql_query.go Misc refactorings 2022-11-17 16:29:29 +00:00
postgresql_query_test.go Postgresql: allow custom table table 2022-11-16 20:13:57 -08:00
postgresql_test.go Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00