Gleb Averchuk

Results 4 issues of Gleb Averchuk

Sometimes we need to use the `JOIN LATERAL` construction to optimize our queries. But such clause not so useful without `CASE WHEN THEN` expression, so I've added both ones.

Hello, When I tried to use your beauty gem, I wrote this code: x = var :name => 'x' y = var :name => 'y' puts x - (y +...

Hello Can I use your gem to draw plots of the same as their original paints Matlab? I need to do some reading of various files and drawing a common...