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
{{ message }}
This repository was archived by the owner on May 6, 2021. It is now read-only.
current implementation supports only postgres and http endpoints, but supporting other protocols would be nice too. And instead of checking db indirectly with executing bash command, more native apporach like using go drivers and go sql could also make it look neat