Skip to content

Truncate Tables

Compare
Choose a tag to compare
@bfinlay bfinlay released this 29 Jan 06:12
· 22 commits to master since this release

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.