Vlad Ilyushchenko

Results 114 comments of Vlad Ilyushchenko

Cobertura runs, but no coverage.xml is generated. I'm not sure why. This is probably the cause for coveralls failure. I'll have to park this for next few days, thank you...

## Abstract We would like to be able to pass variables to SQL queries via REST api. Unlike concatenating SQL string together, SQL variables do not mutate SQL text. Immutable...

I think we should be able to fix it, we'll look at this in the next few days

Right now it is possible to add SQL functions to the language. We will document this thoroughly of course but in the mean time have a look at ``` LongSequenceFunctionFactory...