We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6881072 + 4e74340 commit 7f202adCopy full SHA for 7f202ad
convert_assign.go
@@ -1,6 +1,7 @@
1
package optional
2
3
import (
4
+ _ "database/sql"
5
_ "unsafe"
6
)
7
0 commit comments