Skip to content

Fixes & features#30

Merged
oxyno-zeta merged 8 commits intomasterfrom
db-fixes
Feb 5, 2025
Merged

Fixes & features#30
oxyno-zeta merged 8 commits intomasterfrom
db-fixes

Conversation

@oxyno-zeta
Copy link
Member

Features

  • Add timeout support for reconcile loops
  • postgresqluserrole: Add support for extra connection url parameters

Fixes

  • postgresqldatabase: Avoid closing connections multiple time in row and close them when needed
  • postgresqldatabase: Avoid alters on tables & types when owner is already the right one
  • postgresqldatabase: Improve deletion by checking if roles or database are existing in engine before trying to delete them. This will avoid dead lock scenarios

Refactor

  • Use context on all SQL calls

@oxyno-zeta oxyno-zeta requested a review from remifabas February 5, 2025 10:39
@oxyno-zeta oxyno-zeta self-assigned this Feb 5, 2025
@github-actions github-actions bot added size/XXL documentation Improvements or additions to documentation labels Feb 5, 2025
@oxyno-zeta oxyno-zeta merged commit 055af75 into master Feb 5, 2025
9 of 10 checks passed
@oxyno-zeta oxyno-zeta deleted the db-fixes branch February 5, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants