Earl

Results 6 issues of Earl

I just encountered a situation where it would be nice to say `new Date.range("since the first of the quarter")`. .. and since we have "the first of the year" and...

Feature
Date

I added the suggestion of creating variables outside of arrays. I added the suggestion of a lookup table instead of a switch statement.

allow encType as a setting value

I have a project which uses Edge-SQL quite successfully, but if I launch my edge-sql script in the background (bash: "node myapp.js &"), whenever the SQL code is executed on...

I would love to be able to include this in my node.js server-side projects. Enough that I'd even consider doing the work myself - if I wasn't already overloaded with...

When I try to register "cursor.on" I get an "undefined is not a function" error. I can set a breakpoint and inspect "cursor" - and there is no "on"; and...