Skip to content

PG Schema cascade delete#333

Merged
chlunde merged 6 commits intocrossplane-contrib:masterfrom
stevendborrelli:pg-schema-cascade-delete
Mar 3, 2026
Merged

PG Schema cascade delete#333
chlunde merged 6 commits intocrossplane-contrib:masterfrom
stevendborrelli:pg-schema-cascade-delete

Conversation

@stevendborrelli
Copy link
Member

@stevendborrelli stevendborrelli commented Feb 26, 2026

Description of your changes

This PR adds support for the CASCADE when deleting a Postgres schema. https://www.postgresql.org/docs/current/sql-dropschema.html

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

@stevendborrelli stevendborrelli marked this pull request as draft February 26, 2026 10:07
Signed-off-by: Steven Borrelli <steve@borrelli.org>
Signed-off-by: Steven Borrelli <steve@borrelli.org>
Signed-off-by: Steven Borrelli <steve@borrelli.org>
Signed-off-by: Steven Borrelli <steve@borrelli.org>
@stevendborrelli stevendborrelli force-pushed the pg-schema-cascade-delete branch from eb60a83 to 0c9fd27 Compare March 3, 2026 13:14
@chlunde chlunde self-requested a review March 3, 2026 13:17
Signed-off-by: Steven Borrelli <steve@borrelli.org>
Signed-off-by: Steven Borrelli <steve@borrelli.org>
@stevendborrelli stevendborrelli marked this pull request as ready for review March 3, 2026 14:32
@chlunde
Copy link
Collaborator

chlunde commented Mar 3, 2026

@stevendborrelli thanks, looks good to me!

@chlunde chlunde merged commit a6594d8 into crossplane-contrib:master Mar 3, 2026
8 checks passed
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