Skip to content

CSP Issue dashboard broken when using database with COMPATIBILITY_LEVEL < 130 #136

Open
@neorth

Description

@neorth

Great work with the latest changes to this package! The reporting dashboard is really nice!

I found two different issues with the search functionality though, here's the first one:

The string_split function used in the stored procedure does not exist in databases with a COMPATIBILITY_LEVEL < 130 (mine was 120). I fixed it by updating the compatibility level for my database. The easiest fix is probably to mention it in the readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions