1.0.2
Changes
- Fix - Adjust
DB::insert(),DB::delete(),DB::update(), andDB::replace()signature to matchwpdb's supported method signatures. - Fix - Adjust
DB::get_var(),DB::get_col(), andDB::get_results()signature of first arg to matchwpdb's signature.