JustZack / audit-congress

A website collecting & displaying information about the activities of congress.
0 stars 0 forks source link

Add automated Index managment for tables #57

Closed JustZack closed 6 months ago

JustZack commented 6 months ago

Add index support to the schema format & enforcer.

At the same time, refactor very similar code to add/drop/modify columns to be used generally for indexes as well.

closes #56 Adds to #19 with indexes

JustZack commented 6 months ago

Add automated Index management to MySQL connector & schema