VulcanAnalytics / DBTester

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

InsertData fails with defaults but no data #20

Closed darrencomeau closed 6 years ago

darrencomeau commented 6 years ago

InsertData

If I specify defaults but don't add any columns/data I would want to have a row inserted with only the default values.

The current method does not support that

darrencomeau commented 6 years ago

Available in NuGet release 0.9.0-alpha