diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ go-sqlite3 [](https://coveralls.io/r/mattn/go-sqlite3?branch=master) [](https://goreportcard.com/report/github.com/mattn/go-sqlite3) +NOTE: v2.0.1 or higher is unfortunatal release. So there are no big changes. And does not provide v2 feature. + # Description sqlite3 driver conforming to the built-in database/sql interface |
