Bruno Mello
Results
12
issues of
Bruno Mello
Steps to reproduce: 1. initialize a new go module with `go mod init ...` 2. create an src folder with a `main_test.go` file 3. add this content to the main_test.go...
Similar to a connection option we have in datagrip. This is really handy when connecting to production databases for debug purposes: where we definitely want to avoid running a write...
enhancement