* add more index names to 278.sql * don't create 1000.sql migration table if it exists
* Database consistency pass Change ids to unsigned ints Also change int timestamp fields to unsigned to fix the Y2038 BUG :D * reduce the amount of queries and hopefully temporary tables * oopsie