Open bitfl0wer opened 2 months ago
In tables which contain references to other Rust objects, those references should be foreign keys to a table where that object is stored in, instead of being contained in the first table as JSON.
Allows completion of Break out references to other objects into own tables instead of putting them as JSON
Allows completion of Break out references to other objects into own tables instead of putting them as JSON