Commit graph

3 commits

Author SHA1 Message Date
Lukas Hoehl
a1e7890d86
fix(postgresflex): continue if database is not found during read (#629)
Signed-off-by: Lukas Hoehl <lukas.hoehl@stackit.cloud>
2025-01-21 12:41:44 +01:00
João Palet
5807e2ba2f
Fix inconsistent result after apply in PostgreSQL Flex database (#488) 2024-08-01 11:24:23 +01:00
João Palet
34388eb361
Implement PostgreSQL Flex database resource and data source (#453)
* Implement db resource

* Implement db data source

* Extend acc test

* Improve logs in other resources

* Add examples

* Generate docs

* Fix linter
2024-07-09 14:05:58 +01:00