Posts: 845
Threads: 3
Joined: Jun 2010
Quote:
Originally Posted by d711728
hi Pain123!
If you want to use MySQL functions(for example : DISTINCT, Date Add,Date Sub,etc.) can not be used in ORM?
There are three simple operation can only be used ORM?
|
You can still use normal queries along with the ORM system. That's why orm_apply_cache is made.