Sergei
Results
1
issues of
Sergei
Hi! Can anybody help with understaning problem? I've got code like in examples: ```golang connDB, err := sql.Open("vertica", dwhConnection) if err != nil { return fmt.Errorf("failed to connect to dwh:...