Whats new in v2.17.2:
- Regex schema filtering.
- Case 166. Remove "Elements.StoredProcedures" causes build errors. Thanks to bbieb.
- Support HierarchyId.
- Prevent the use of tables which contain periods '.' as these are invalid within entity framework.
- Case 167. Fix ColumnFilter fully qualified name check is schema.table.columnName. Thanks to AndyGJP.