Hacker News new | ask | show | jobs
by paperplatter 643 days ago
Last time I used a query builder, I accidentally used its orderBy in some invalid way that it didn't complain about. Just silently didn't ORDER BY the cols I wanted.