SCHEMA CHANGE: add index to emails table. we do a couple queries that look up...
SCHEMA CHANGE: add index to emails table. we do a couple queries that look up email by user which are a table scan at the moment. this change fixes. closes #209
Loading
Please register or sign in to comment