You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take two of improving the DoctrineConnectionHealthCheck
5
+
6
+
## 1.0.4
2
7
Removed RMT from the project
3
8
4
-
# 1.0.3
9
+
##1.0.3
5
10
The main change in this release is the improvement of the query that is executed by the DoctrineConnectionHealthCheck. It now uses the SchemaManager to grab a table from the available schemas and performs a SELECT * FROM [table] LIMIT 1 on that table.
0 commit comments