319 Révisions (master)
 

Auteur SHA1 Message Date
  James Moger c552a21b4d Update documentation il y a 9 ans
  James Moger 2fa05deb5c Update Maven submodule il y a 9 ans
  James Moger d9fd0ac1a5 updated Maven submodule repository to 1.6.0 il y a 9 ans
  James Moger cf0bb1895e Reset build identifiers for next development cycle il y a 9 ans
  James Moger 8b04aa746e Prepare 1.6.0 release il y a 9 ans
  James Moger 3250b7ffb7 Updated documentation il y a 9 ans
  James Moger e06bc1d8ac Update to SQLite 3.8.10.1 il y a 9 ans
  James Moger a4e904d0fc Update to SQLite 3.8.9.1 il y a 9 ans
  James Moger 3b42113961 Update to SQLite-jdbc 3.8.9 and improve the testsuite il y a 9 ans
  James Moger 23eaf92995 Improve SQLite dialect and unit-test conformance il y a 9 ans
  James Moger 1d58cf39fd Update to H2 1.4.187 il y a 9 ans
  James Moger cf315fa117 Gracefully handle SQLite's pre-closed ResultSets for queries with 0 returned rows il y a 9 ans
  James Moger 8ac32ab546 Fix deserialization of null values il y a 9 ans
  James Moger e670abca93 Use JavaType as the key for DataTypeAdapter registration il y a 9 ans
  James Moger 5f71b4c044 Allow SQLite the chance to deserialize DateTime objects il y a 9 ans
  James Moger e4952b2465 Move standard object deserialization into the dialect il y a 9 ans
  James Moger f897fc7d25 Added Derby tcp test il y a 9 ans
  James Moger 96be41b6f1 Update to H2 1.4.186, SLF4j 1.7.12, XStream 1.48, SnakeYAML 1.15 il y a 9 ans
  James Moger 38db03519a Improve format of benchmark summary table il y a 9 ans
  James Moger ac8eed79c2 Drop precision and length from SQL->Java type determination il y a 9 ans
  James Moger c9c00d3131 Use version metadata stamped by the build process il y a 9 ans
  James Moger ff3df66cde Merge pull request #14 from Maaartinus/master il y a 9 ans
  Maaartin Grajcar c2b20d57a0 Make IQTable.inheritColumns works for an arbitrary depth. il y a 9 ans
  James Moger 2ada578502 Merge pull request #12 from nickelc/master il y a 9 ans
  Constantin Nickel 7eb1147daa Use ClassLoader of dao interface for proxy il y a 9 ans
  James Moger 99b66024e9 Merge pull request #10 from ptemplier/patch-2 il y a 9 ans
  Pierre Templier a7f4267808 Update index.mkd il y a 9 ans
  James Moger 9e116ca4c8 updated Maven submodule repository to 1.5.0 il y a 9 ans
  James Moger 1245e4db2d Reset build identifiers for next development cycle il y a 9 ans
  James Moger f7d8606507 Prepare 1.5.0 release il y a 9 ans
  James Moger cfb7666982 Fix SQLite INTEGER PRIMARY KEY AUTOINCREMENT mapping il y a 9 ans
  James Moger 3d833d8f75 Fixed test failures due to 1-indexed primary key assignment assumption il y a 9 ans
  James Moger a6df2de419 Implement DAO externalized statement loading based on runtime Mode il y a 9 ans
  James Moger c1d81bcdfc Add support for runtime Mode in the DataTypeAdapters il y a 9 ans
  James Moger 4b9a61d0ef Revise built-in type adapter class names again, add Yaml type adapter il y a 9 ans
  James Moger 9735803598 Moved data type adapters into separate package, added gson and xstream il y a 9 ans
  James Moger 96d0aca9ff Implement Dao proxy generation with annotated sql statement execution il y a 9 ans
  James Moger db0d58c22a Revise type adapter definition to be a separate annotation il y a 9 ans
  James Moger 4687757067 Change return types for several Db methods to indicate status il y a 9 ans
  James Moger 9817bb2b47 Improve Date type conversions il y a 9 ans
  James Moger 09a2c37d83 Update maven repository submodule il y a 9 ans
  James Moger 5f4185217a updated Maven submodule repository to 1.4.0 il y a 9 ans
  James Moger ed3853ef02 Reset build identifiers for next development cycle il y a 9 ans
  James Moger 28fe308d1e Prepare 1.4.0 release il y a 9 ans
  James Moger fef63be10e Bump to 1.4.0-SNAPSHOT and update documentation il y a 9 ans
  James Moger 6f486197c5 Add support for SQLite 3.8.7 il y a 9 ans
  James Moger e4e9fdae53 Improve test db definitions il y a 9 ans
  James Moger 3529ae168b Move constraint definitions into CREATE TABLE instead of ALTER TABLE il y a 9 ans
  James Moger 0fd12a7004 Foreign key test must reference a unique row il y a 9 ans
  James Moger 97b542aa65 Relax BigDecimal equivalency checks il y a 9 ans