Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DatabaseCheck #35

Merged
merged 2 commits into from
Sep 29, 2023
Merged

add DatabaseCheck #35

merged 2 commits into from
Sep 29, 2023

Conversation

david-d-h
Copy link
Contributor

This PR adds the DatabaseCheck, it can be configured like this

OK::checks([
    DatabaseCheck::config()
        ->onConnection('mysql'),
]);

@david-d-h david-d-h added the enhancement New feature or request label Sep 29, 2023
@david-d-h david-d-h self-assigned this Sep 29, 2023
@markvaneijk
Copy link
Member

👍

@markvaneijk markvaneijk merged commit 92f71f6 into main Sep 29, 2023
5 checks passed
@markvaneijk markvaneijk deleted the feature/database-check branch September 29, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants