On Sun, 21 Feb 2016 16:05:49 +0000, Stefan Koch wrote:

> just a small update on the API It could look something like this
> 
> auto results = table.select("name","surname").where!("age","sex",
> (age, sex) => sex.as!Sex == Sex.female, age.as!uint < 40));

That means never using an index.

Reply via email to