Release: V1.0.5325.27056 – 2014-07-31
BUG FIXES
- FakeTable now handles CHAR UDTs
NEW FEATURES
- SQL 2014 now officially supported
- tSQLt.ApplyConstraint now handles UNIQUE and PRIMARY KEY constraints
- tSQLt.DropClass now handles UDTs
- tSQLt.ExpectNoException can be followed by tSQLt.ExpectException
- Added @IfExists parameter to tSQLt.RemoveObject
- Added tSQLt.RemoveObjectIfExists
- Added tSQLt.AssertObjectDoesNotExist