aadl / summergame

Code that runs the AADL Summer Game
http://play.aadl.org
GNU General Public License v2.0
5 stars 2 forks source link

Update SQL File to Match Reality #87

Open eby opened 1 year ago

eby commented 1 year ago

This is a tracking issue for me. We've modified how the tables look quite a bit and I should update this file:

https://github.com/aadl/summergame/blob/2497a4bcbe46f2784f598ca32a4f11a08f09cae8/summergame_tables.sql

To match reality. For example sg_game_codes has a link field now that is referenced for every node load. There is no index on that field which I need to add.