sqlite3-dotnet 3.7.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/bin/sqlite3 ADDED
@@ -0,0 +1,2 @@
1
+ result = system(File.dirname(__FILE__) + "/sqlite3.exe " + ARGV.join(' '))
2
+ exit 1 unless result
data/bin/sqlite3.exe ADDED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file