Hacker News new | ask | show | jobs
by rajin444 1465 days ago
> Most db systems do not actually need to be tested

Is this like when people say you don't need to test functional code?

1 comments

I've never heard that. I mean, you can trust postgres to correctly execute the sql you give it, as you can trust active record to work as documented.