intersystems / intersystems/Samples-Aviation
Data for aircraft an crew tables is stored twice
Open
- Dominant language
- ObjectScript
- Stars
- 3
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.