Skip to content
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

Feature: allow for addition and removal of node table pairs in relationship tables #5051

Open
nokome opened this issue Mar 13, 2025 · 0 comments
Assignees
Labels
feature New features or missing components of existing features

Comments

@nokome
Copy link

nokome commented Mar 13, 2025

Allow for addition and removal of node table pairs in relationship tables e.g.

ALTER TABLE LivesIn ADD FROM User TO City;
ALTER TABLE LivesIn REMOVE FROM User TO City;
@nokome nokome added the feature New features or missing components of existing features label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

No branches or pull requests

2 participants