summaryrefslogtreecommitdiffstats
path: root/sqlite-jdbc/src/main/java/SQLite/Database.java
Commit message (Expand)AuthorAgeFilesLines
* Remove sqlite-jdbc sources that moved to external/javasqliteBrian Carlstrom2011-03-171-980/+0
* Update us to the 2010-07-27 release of the sqlite JDBC driver.Elliott Hughes2010-09-261-1/+76
* Implement Java 6 SQL API. Javadoc is still messy and some unit testsJeremy Sharpe2010-05-251-0/+1
* Use more efficient idioms for converting types.Elliott Hughes2010-03-011-2/+1
* Upgrade our sqlite JDBC driver to version 20100131.Elliott Hughes2010-02-261-160/+450
* Break the sqlite JDBC driver out from our JDBC implementation.Elliott Hughes2010-02-261-0/+615