Merge pull request #387 from msoap/patch-1

Added available extensions to README
This commit is contained in:
mattn 2017-03-02 09:08:39 +09:00 committed by GitHub
commit acf4ae4429
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ FAQ
Use `go build --tags "icu"`
Available extensions: `json1`, `fts5`, `icu`
* Can't build go-sqlite3 on windows 64bit.
> Probably, you are using go 1.0, go1.0 has a problem when it comes to compiling/linking on windows 64bit.