GoEddie / GoEddie/SQLCover

Encrypted SQL objects causing issue..

Open
#16 5 comments 0 reactions 1 assignee Claimed by @GoEddie View on GitHub
bug Next Release ready
Dominant language
TSQL
Stars
69
Forks
55
PR merge metrics
No merged PRs in 30d

Description

If any of my SP's/Functions are created as Encrypted, while stopping it gives me error as.
(as a work around deleting encrypted objects.)

Exception calling "Stop" with "0" argument(s): "Unable to cast object of type 'System.DBNull' to type 'System.String'."
At C:\Tools\SQLCover.ps1:106 char:17
+ $coverageResults = $coverage.Stop()
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thanks
Vidhyashankar

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.