alonho/pql

Allow date() comparison to work with unix timestamps

doronhorwitz opened this issue · 0 comments

so that something like
a > date(1366549200)
would work.