VulcanAnalytics / DBTester

Simplified MSSQL database testing library
GNU General Public License v3.0
1 stars 2 forks source link

Table methods #28

Closed darrencomeau closed 6 years ago

darrencomeau commented 6 years ago

Table Methods

0.8.0-alpha

15 DropTable

22 ClearTable

Two new methods for clearing data from a table and dropping tables.

Updates to descriptions, documentation and NuGet tags