Truncate Tables
Finishes the tests for truncate tables on SQLite, MySQL, and Postgres.
This addresses #8.
Aside from the updated truncate test, code is otherwise identical to v3.3.0. In otherwords, the truncate code works properly in 3.3.0, and 3.3.1 tests it properly.