Open eby opened 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.
link
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.