Hacker News new | ask | show | jobs
by alain_gilbert 606 days ago
`if you have ever looked at a database created by a ORM`

You do realize that you can make your own migrations using raw SQL, and still use the ORM with your tables?