2.2.1
v2.2.1 Release π
New Feature
DB::truncate(<tableName>) β Clear all data from a table in a single call.
Bug Fixes
- wpdb DELETE without WHERE β Fixed wpdb driver failing when deleting all records without a WHERE clause
- CLI exception output β Exception handler no longer prints HTML markup in terminal environments

