Skip to content

[pg-kit] Ignore partition children; keep partition parents #4355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vinhloc30796
Copy link

@vinhloc30796 vinhloc30796 commented Apr 2, 2025

Part of #2854 (actually)

  • (naively) copy children's column (e.g. emission0) to the parent's columns (e.g. emission)
  • (naively) ignore non-local fkeys (e.g. from contract to emission0), keeping only local fkeys (e.g. from contract to emission)

@vinhloc30796 vinhloc30796 changed the title feat(pg): ignore partition children; keep partition parents [pg-kit] Ignore partition children; keep partition parents Apr 2, 2025
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