We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e622a7 commit 9f2b86bCopy full SHA for 9f2b86b
template/driver.tmpl
@@ -5,6 +5,7 @@ import (
5
"database/sql"
6
"database/sql/driver"
7
"io"
8
+ "log"
9
"strings"
10
"sync"
11
"time"
0 commit comments