@@ -99,6 +99,8 @@ Go中支持MySQL的驱动目前比较多,有如下几种,有些是支持data
fmt.Println(affect)
db.Close()
}
func checkErr(err error) {
@@ -94,6 +94,8 @@ Go支持sqlite的驱动也比较多,但是好多都是不支持database/sql接
@@ -104,6 +104,8 @@ package main
The note is not visible to the blocked user.