It's possible this might be better accomplished with a new engine.update_schema() function.
dynamo3 already has the describe() and update_table() functions required. It's just a matter to doing a diff between what global indexes should be there and which ones shouldn't.
It's possible this might be better accomplished with a new engine.update_schema() function.
dynamo3 already has the describe() and update_table() functions required. It's just a matter to doing a diff between what global indexes should be there and which ones shouldn't.