This removes the dependency of the Index class on its model attribute when a name is passed to it. Thanks to Markush for discussions.
Added the AddIndex and RemoveIndex operations to use them in migrations. Thanks markush, mjtamlyn, timgraham, and charettes for review and advice.