summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/iciql/SQLDialectSQLite.java
Commit message (Expand)AuthorAgeFilesLines
* Use JavaType as the key for DataTypeAdapter registrationJames Moger2015-04-161-5/+4
* Allow SQLite the chance to deserialize DateTime objectsJames Moger2015-04-161-0/+45
* Fix SQLite INTEGER PRIMARY KEY AUTOINCREMENT mappingJames Moger2014-11-101-0/+23
* Add support for SQLite 3.8.7James Moger2014-11-031-0/+115