-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
App Layer:DatabaseAttention for the Database portion of the applicationAttention for the Database portion of the applicationBackboneBase functionality for applicationBase functionality for applicationEnhancementNew feature or requestNew feature or request
Description
In structure.ini, we need to setup a [Joins] section that'll allow us to relate components together. For instances, if a controller card has IDE on it, we can only hook IDE based drives to it, so we'll need to create the relationship like Device_Controller.HasIDE = (Device_Drives.Interface='IDE') or something to that effect.
The software will then define SQLite views to get those queries going, or, we'll write routines that'll read and process this language.
Metadata
Metadata
Assignees
Labels
App Layer:DatabaseAttention for the Database portion of the applicationAttention for the Database portion of the applicationBackboneBase functionality for applicationBase functionality for applicationEnhancementNew feature or requestNew feature or request