Closed masumsoft closed 9 years ago
It would be great if there was an option for raw cql query similar to other adapters. Something like a .query() method that will allow custom queries to be passed down from Waterline and executed against cassandra cql driver.
Yes, this is on the roadmap, I was just waiting when somebody asks :smile: .
Support for raw queries is now in npm.
It would be great if there was an option for raw cql query similar to other adapters. Something like a .query() method that will allow custom queries to be passed down from Waterline and executed against cassandra cql driver.