We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f081169 commit 8b37d12Copy full SHA for 8b37d12
README.md
@@ -15,7 +15,7 @@ for rows.Next() {
15
}
16
```
17
18
-check also [go_sql_raw_test.go](go_sql_raw_test.go)
+check also [go_sql_raw_test.go](tests/go_sql_raw_test.go)
19
20
## TODO
21
* type converting from DB to go in function `update`
0 commit comments