Hacker News new | ask | show | jobs
by grantwu 1738 days ago
Works as expected? Wouldn't that WHERE clause filter out all of the rows? Is that frequently desired behavior?
1 comments

I could imagine that you're building up the array in go code and want the empty set to be handled as expected.