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

Data for aircraft an crew tables is stored twice #13

Open
bdeboe opened this issue Oct 4, 2021 · 0 comments
Open

Data for aircraft an crew tables is stored twice #13

bdeboe opened this issue Oct 4, 2021 · 0 comments
Assignees

Comments

@bdeboe
Copy link
Collaborator

bdeboe commented Oct 4, 2021

It struck me that the data for the aircraft and crew tables is no longer accessed in its original ^Aircraft.***D global, but now part of the sub-node storage for the main ^Aircraft.EventD global. However, the original globals are still there.

This wasn't the case in the original C/E example, which had one-to-many relationships, which may be a better fit.

@bdeboe bdeboe self-assigned this Oct 4, 2021
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

No branches or pull requests

1 participant