Hacker News new | ask | show | jobs
by hardware2win 1053 days ago
You dont test orm logic, it is being done by orm makers.

You test your app.

Also, not abusing database and writing code doesnt mean lets get deep into the ORMs madness.

You can do not write logic in db and still write raw sql

1 comments

"You dont test orm logic" this explains a lot of your confusion