Commit Graph
5 Commits
Author SHA1 Message Date
Kenneth Skovhede 7014a75a23 Updated sqlite to use 1.0.105.2 (sqlite 3.19.3) on Windows.
This fixes #2562
2017-06-27 15:02:38 +02:00
Kenneth Skovhede f223c38ad7 Updating the SQLite library on Windows to 1.0.104.0.
The Linux version use Mono.Data.SQLite if possible, and otherwise attempts to wrap the system sqlite.so.

This fixes #2144
2017-03-01 11:10:01 +01:00
Kenneth Skovhede 9c8e51c835 Updated SQLite builds to use new statically linked versions which do not require the VC redist 2014-07-20 19:18:44 +02:00
Kenneth Skovhede 370768caed Updated SQLite binaries to newest available windows versions which increases speed by a factor 10+ 2013-06-02 14:15:13 +02:00
Kenneth Skovhede 0d16dd1cc1 Update issue #829
Status: fixed

I removed the stray third party binaries
2013-05-25 22:04:08 +02:00