Added available extensions to README

csv
Sergey Mudrik 2017-03-02 00:15:45 +03:00 committed by GitHub
parent d82897d60e
commit 4fb55b1ad9
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.