open-vault/plugins/database/postgresql
Austin Gebauer 01e701f008
Fix: rotate root credentials for database plugins using WAL (#8782)
* fix: rotate root credentials for database plugins using WAL

* test: adds a test for WAL rollback logic

* fix: progress on wal rollback

* docs: updates some comments

* docs: updates some comments

* test: adds additional test coverage for WAL rollback

* chore: remove unneeded log

* style: error handling, imports, signature line wraps

* fix: always close db plugin connection
2020-04-22 16:21:28 -07:00
..
postgresql-database-plugin Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
postgresql.go Fix: rotate root credentials for database plugins using WAL (#8782) 2020-04-22 16:21:28 -07:00
postgresql_test.go Postgres: Correct parsing of multiline statements (#8512) 2020-03-17 12:45:25 -07:00