walterDurin / sqlite-jdbc

Automatically exported from code.google.com/p/sqlite-jdbc
Apache License 2.0
0 stars 0 forks source link

Upgrade to sqlite 3.7.8 #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please describe a summary of the new feature (in a paragraph):
Sqlite 3.7.8 improves query performance using distinct keyword. 
Upgrade sqlite-jdbc to use this version.

Please provide any additional information below:

Original issue reported on code.google.com by l...@xerial.org on 25 Oct 2011 at 12:41

GoogleCodeExporter commented 8 years ago
the sqlite-jdbc-3.7.8-SNAPSHOT works for me for now.

sqlite 3.7.9 is out already.

Original comment by gonfiden...@gmail.com on 9 Jan 2012 at 9:21