SQL Server - Fixed an issue on older versions of SQL Server where the error UnknownPropertyException
(NetName
) was thrown.
For upsert, improved the error handling. Instead of failing the upsert job when a single table fails, do a try/catch of issues with warnings.