components-contrib/state/postgresql
ItalyPaleAle d4dcc54e29 Improved concurrency handling for migrations
And added cert test for that

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-05 21:00:31 +00:00
..
dbaccess.go Use a metadata table for postgres to store migrations 2022-11-30 23:02:58 +00:00
migrations.go Improved concurrency handling for migrations 2022-12-05 21:00:31 +00:00
postgresdbaccess.go Cleanup interval uses metadata table to avoid multiple executions simultaneously 2022-12-01 19:31:23 +00:00
postgresdbaccess_test.go 💄 2022-11-22 04:53:24 +00:00
postgresql.go Use a metadata table for postgres to store migrations 2022-11-30 23:02:58 +00:00
postgresql_integration_test.go Use a metadata table for postgres to store migrations 2022-11-30 23:02:58 +00: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 Added garbage collection 2022-11-22 02:05:07 +00:00