Whats new in v2.17.0:
- Case 156. Should get null instead of "NULL" for varchar DEFAULT NULL. Thanks to yyjdelete.
- Case 147: Add support for stored procedure user defined types. Thanks to mhwlng and Mathias.
- Add Find and FindAsync methods to FakeDbSet. Thanks to SoichiSaito.
- Changed the default for the IncludeExtendedPropertyComments to be InSummaryBlock so that if extended properties are present in the database, they provide intellisense for you.