Y
Hacker News
new
|
ask
|
show
|
jobs
by
jksmith
4530 days ago
Hopefully the ORM is not a lock-in for the framework. Good old sql calls have their place.
1 comments
hierro
4530 days ago
We support hand written SQL queries, in fact we are using them because the ORM still does not have all the features like e.g. Django's ORM.
link