Closed xeleniumz closed 7 years ago
I'm afraid the raw query is not supported since the current implementation use model instead of raw query.
Ok. but i think if you can add this feature to node-datatables it will flexible
Honestly I need to do a lot of catch up with sequelize because it's been a while since the last time I used sequelize. I am now more focused on IoT projects hence I use C++ more than JS now.
what is your IoT project ? I'm interesting. Do you want to share it ?
Well almost all of them were projects of a startup that I work with. But you can find public projects & repositories at github.com/dycodex, also you can check out learn.makestro.com for more public project by our community.
Okay I'm going to close this issue since this discussion goes out of topic, don't hesitate to file new issue if there are bugs or questions.
thank you for your advice
hi @alwint3r . I have a question how to buid query from raw query sequelize ? assume I have raw query with
Can you explain or give me an exmaple ? because when i 'm testing this code it was response with error
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): TypeError: model.count is not a function