185 Commits (master)

Autor SHA1 Mensaje Fecha
  James Moger e99c1d5103 Fix Derby expected class size after merging #35 hace 3 años
  Humberto Dias 897b513382
Fix for Oracle column default value (#35) hace 3 años
  uchicom 3ae6f66919
simple join select (#39) hace 3 años
  Matthias Cullmann 0f4613ba1e Avoid NullPointerException hace 7 años
  James Moger dfe86af88a Unit test adjustments for MySQL 5.7 hace 7 años
  James Moger d18e27e799 Adjust CREATE TABLE column constraint syntax for MySQL 5.7 strict mode hace 7 años
  James Moger a437098ced Cleanup CLOB test table hace 7 años
  James Moger 2a1c37906f Allow definition of numeric default values by string hace 7 años
  James Moger b967a184b0 Update to MySQL driver 6.0.5 hace 7 años
  James Moger 0a8fd25fd8 Added bitwise AND and XOR DSL for where clauses hace 7 años
  elseorand 49ebc8d840 fix db2 JDBC driver class name hace 7 años
  MakotoHirano c01feb79be fix query can automatically treat null clause depends on value hace 7 años
  James Moger 4d6ad0e9c2 Fixes #24: Add where(String) method to improve interop hace 8 años
  James Moger ae3d3a1620 Add methods to return group by field counts hace 8 años
  James Moger bb87e621ee Reformat project with default IntelliJ settings hace 8 años
  James Moger 520d49f6f2 Drop site sources from project in favor of wiki repo hace 8 años
  James Moger 9b1fe8f594 Fix typo on site index page hace 8 años
  James Moger 03045a0635 Adjust site build process hace 8 años
  James Moger 4d4d527a03 Documentation hace 8 años
  James Moger e3d0688e8c Adjust column selection unit test hace 8 años
  James Moger 4be0cf7684 Skip drop foreign-key referenced test hace 8 años
  James Moger 2523ad5454 Fixes #21: Order by descending on primitives hace 8 años
  James Moger 27979f0790 Allow selecting a column from a table hace 8 años
  James Moger 13b08bb1e5 Fixes #15: String field not properly trimmed on discrete set hace 8 años
  James Moger d22dfbad3c Prepare the project for Maven; add pom to build, test, and release binaries hace 8 años
  James Moger 85a2499da3 Fix #23: Postgres 9.5 UPSERT syntax was incorrect hace 8 años
  James Moger 3902340cc2 Fix missing table name to warning hace 8 años
  James Moger b215ca82bb Fix #22: Failure to set fields to null hace 8 años
  James Moger 5ede276035 Fixes #20: Add groupBy methods to QueryWhere hace 8 años
  James Moger 83d290a54b Strip column identifiers from specified column names when mapping JDBC ResultSets to fields hace 8 años
  James Moger f8e9ed9e35 Allow construction of Set, List, and Map fields for DataTypeAdapters hace 9 años
  James Moger 8a8fb469e1 Fix wildcard SELECT column mapping on JOIN statements hace 9 años
  James Moger 75c995b50c Add support for upcoming Postgres 9.5 UPSERT syntax hace 9 años
  James Moger 3af80dbf94 Do not register DataTypeAdapters by the target Java type hace 9 años
  James Moger c230f3695b Use manifest method to get version hace 9 años
  James Moger 3b42113961 Update to SQLite-jdbc 3.8.9 and improve the testsuite hace 9 años
  James Moger 23eaf92995 Improve SQLite dialect and unit-test conformance hace 9 años
  James Moger cf315fa117 Gracefully handle SQLite's pre-closed ResultSets for queries with 0 returned rows hace 9 años
  James Moger 8ac32ab546 Fix deserialization of null values hace 9 años
  James Moger e670abca93 Use JavaType as the key for DataTypeAdapter registration hace 9 años
  James Moger 5f71b4c044 Allow SQLite the chance to deserialize DateTime objects hace 9 años
  James Moger e4952b2465 Move standard object deserialization into the dialect hace 9 años
  James Moger f897fc7d25 Added Derby tcp test hace 9 años
  James Moger 38db03519a Improve format of benchmark summary table hace 9 años
  James Moger ac8eed79c2 Drop precision and length from SQL->Java type determination hace 9 años
  James Moger c9c00d3131 Use version metadata stamped by the build process hace 9 años
  Maaartin Grajcar c2b20d57a0 Make IQTable.inheritColumns works for an arbitrary depth. hace 9 años
  Constantin Nickel 7eb1147daa Use ClassLoader of dao interface for proxy hace 9 años
  Pierre Templier a7f4267808 Update index.mkd hace 9 años
  James Moger 1245e4db2d Reset build identifiers for next development cycle hace 9 años