Hacker News new | past | comments | ask | show | jobs | submit login

Re datetime filters:

If the datetimes are ISO formatted strings, would regex matching not work for basic filtering?

    where json_field.datetime similar to '2016-07-.*'
Of course, it'll probably be slow-tastic, and less convenient than native datetime manipulation, but hey, maybe it's enough to get unblocked?



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: