Orator 0.9.2 is now out. It is a bugfixes release.
For the full list of changes, see the CHANGELOG
Changes
Query Builder
- Adds ability to specify multiple conditions in a single
where()
(thanks to mathankumart).
Fixes
Connection
- Fixes an error when table prefix is set to
None
. - Fixes column listing.