Skip to content

Fix pgbouncer relationship - #714

Merged
mxsrc merged 1 commit into
devfrom
fix-pgbouncer-config
Apr 1, 2026
Merged

Fix pgbouncer relationship#714
mxsrc merged 1 commit into
devfrom
fix-pgbouncer-config

Conversation

@mxsrc

@mxsrc mxsrc commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

The pgbouncer config relationship doesn't follow the sqlmodel idioms. The circumvent the sqlmodel attributes and go to sqlalchemy instead. Additionally, the cascading is only handled on the ORM, not in the database. This
addresses the problem.

Fixes simplyblock/vela#308.

@mxsrc
mxsrc requested a review from boddumanohar April 1, 2026 11:44
@mxsrc
mxsrc merged commit f31cb27 into dev Apr 1, 2026
8 checks passed
@mxsrc
mxsrc deleted the fix-pgbouncer-config branch April 1, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants