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 has been archived by the owner on Sep 21, 2021. It is now read-only.
Hi, I ran into trouble when running the shipped test case. The command and output are listed below:
PS PATH\TO\safe-sql-testdata> safesql.exe
Usage: D:\lang\go_work\bin\safesql.exe [-q] [-v] package1 [package2 ...]
-q Only print on failure
-v Verbose mode
# the command got stuck here
PS PATH\TO\safe-sql-testdata> safesql.exe -v .\ignored_back_to_back\
When I ran safesql.exe -v .\ignored_back_to_back\, the shell got stuck without output. Is safesql trying to download something? Or maybe I miss something?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I ran into trouble when running the shipped test case. The command and output are listed below:
When I ran
safesql.exe -v .\ignored_back_to_back\
, the shell got stuck without output. Is safesql trying to download something? Or maybe I miss something?The text was updated successfully, but these errors were encountered: