stronk7 763989c0d6 Now, the UTF8 migration doesn't rely one indexes specified in the .xml files. Instead,
for each table, it fetches all the existing indexes from db, drop them all and, after
utf-8 conversion, rebuilds them.

With this, all the indexes will be exactly the same than the original present in DB, no matter
of their names nor anything else.

So, starting now, to provide a sucessful UTF8 migration we only have to keep updated the
fields .xml info. Bye, bye indexes info.
2006-09-03 19:18:00 +00:00
..
2006-09-03 15:21:46 +00:00
2006-09-03 19:13:53 +00:00
2006-09-02 23:44:06 +00:00
2006-09-03 15:21:46 +00:00
2006-09-03 15:21:46 +00:00
2006-09-03 18:53:07 +00:00
2006-09-02 23:55:56 +00:00