You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, as a way to "modernize" this nice library, what I was doing is to replace the old versions of sqlite3.c and sqlite3.h by the new ones, into my machine: github.com\bvinc\go-sqlite-lite\sqlite3 and then rebuild/install it with good results.
I work under windows and I use go-sqlite-lite because, by now, it is faster than other similar products.
Regards.
Are there any plans to update your library to the current SQLite version (3.31.1 as of January 2020)?
The text was updated successfully, but these errors were encountered: