components-contrib/state/oracledatabase
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 Introducing Oracle Database backed state store component (#1454) 2022-02-08 12:00:34 -08:00
oracledatabase.go Refactors all state store to standardize metadata parsing (#2257) 2022-11-05 15:36:44 -07:00
oracledatabase_integration_test.go Components' init functions should return interfaces (#1997) 2022-08-25 18:27:45 -07:00
oracledatabase_test.go Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00
oracledatabaseaccess.go Misc refactorings 2022-11-17 16:29:29 +00:00