About the only time I've ever used that feature is when I'm doing pagination. With Phalcon, it has it's own pagination functionality, so I just use that.
ok.
If i have query whith 10 joins, how count rows?
Copry query with COUNT(...)?
About the only time I've ever used that feature is when I'm doing pagination. With Phalcon, it has it's own pagination functionality, so I just use that.