osmlab / to-fix-backend

The to-fix server
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Setup indexes on tables #131

Closed batpad closed 6 years ago

batpad commented 7 years ago

Identify which columns need indexes and set them as per http://docs.sequelizejs.com/manual/tutorial/models-definition.html#indexes

cc @mcwhittemore @emilymdubois

batpad commented 6 years ago

We setup indexes! Moving further query optimization work to https://github.com/osmlab/to-fix-backend/issues/169