@ -17,9 +17,10 @@ import (
)
type Db struct {
Driver string
Url string
conn *sql.DB
LogQueries bool
}
// AssRow : associative row type
The note is not visible to the blocked user.