Skip to content

PG Schema cascade delete#333

Draft
stevendborrelli wants to merge 3 commits intocrossplane-contrib:masterfrom
stevendborrelli:pg-schema-cascade-delete
Draft

PG Schema cascade delete#333
stevendborrelli wants to merge 3 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

Signed-off-by: Steven Borrelli <steve@borrelli.org>
Signed-off-by: Steven Borrelli <steve@borrelli.org>
@stevendborrelli stevendborrelli marked this pull request as draft February 26, 2026 10:07
Signed-off-by: Steven Borrelli <steve@borrelli.org>
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.

1 participant