Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Using custom queries for SQL Server health check #92

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mirsaeedi
Copy link

In some scenarios, devs need to run a more complicated query to find out whether everything is fine.
This PR enables users to pass a custom query and a validation logic to check the returned result. The implicit limitation is that the query should return an int.

@mirsaeedi mirsaeedi changed the title Users need to check their databases using custom queries Using custom queries for SQL Server health check Aug 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant