Changed DB Views to Tables
Views are computing the select call in every transaction. That's not what we've expected and it seems to be a performance issue.
Closes #165 (closed)
Views are computing the select call in every transaction. That's not what we've expected and it seems to be a performance issue.
Closes #165 (closed)