rdagumampan / yuniql

Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
https://yuniql.io
Apache License 2.0
417 stars 63 forks source link

Rework check functionality #306

Open ZiGGy01011010 opened 1 year ago

ZiGGy01011010 commented 1 year ago

It looks like check stops after ping fails. For some mysterious security reason, the administrators have disabled the database server's responses to pings. Can you change the check command so that it doesn't stop on failure and checks for the next item on its list?