v2.9.3
Bugfix release.
- remove legacy >where("firstname", Array ('LIKE' => '%John%'))
- Add getValue() method for models
- FIX #800 joinWhere() not using $prefix
- support Chinese characters in orderBy
- Set db->count with affected_rows on delete
- Bring up the $totalCount in dbObject::paginate()
- Keep objects mapped (#763)