longevityframework / longevity

A Persistence Framework for Scala and NoSQL
http://longevityframework.org
Other
102 stars 6 forks source link

compile-time safety for cassandra queries #27

Open sullivan- opened 7 years ago

sullivan- commented 7 years ago

Right now, a number of queries will throw exception on cassandra. For instance, a query with an OR clause. Here's my idea for making this typesafe: