ReleaseEngineering:GraphServer
Graph Server Notes
Note: Started as a page to contain various info nuggets about the Graph Server but it really needs to be filled out to a proper documentation page
Schema
- The SQL for the Graph Server can be found in the [Graph repo's 1.0 branch]
Adjusting the schema is a two step process: 1 Get the SQL changes into the repo and reviewed 1 Convert the SQL into "proper" sql insert statements and file an IT bug to have them added