Hacker News new | ask | show | jobs
by fifilura 871 days ago
Uw you win, I guess. Already started to think what I would write in that code review comment ;)
1 comments

At the very least mention that re-running the SELECT in the same connection would include the prior results as well because they are preserved across commands within the same connection.