diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ FAQ > You can pass some arguments into the connection string, for example, a URI. > See: https://github.com/mattn/go-sqlite3/issues/39 +* Do you want cross compiling? mingw on Linux or Mac? + + > See: https://github.com/mattn/go-sqlite3/issues/106 + License ------- |