ChluNetwork / chlu-ipfs-support

Support libs to talk to IPFS
MIT License
1 stars 1 forks source link

[WIP] Use SQL Index to compute reputation score #122

Open fazo96 opened 6 years ago

fazo96 commented 6 years ago

This is broken at the moment because sequelize says data.review_details.rating is not a column in the aggregation function.

Worst case we'll write a plain SQL query, I opened this PR to track current work on this.