keredson / peewee-db-evolve

Automatic migrations for the Peewee ORM.
GNU Lesser General Public License v3.0
126 stars 26 forks source link

Fix Normalization of Indices #23

Closed logannc closed 7 years ago

logannc commented 7 years ago

Do not sort order of columns in index now that get_indexes returns them in the proper order.