Finish Object Access basic DB functions
Status: Pre-Alpha
Brought to you by:
stevendayfpn
Will need to finish up the rest of the database features for Object Access under Bluewave. Some of these include Deleting objects, Adding/Modifying and Deleting object schema and Universe nodes. Will also need to enforce the following rules on Adding and deleting objects:
Universe node needs and can only have one self titled object with no parent
If a Universe's node object is selected for deletion, Universe should be deleted
An Object's name is unique under the same parent but not case sensative
Added in Code