43 コミット (master)

作成者 SHA1 メッセージ 日付
  James Moger e99c1d5103 Fix Derby expected class size after merging #35 3年前
  uchicom 3ae6f66919
simple join select (#39) 3年前
  James Moger dfe86af88a Unit test adjustments for MySQL 5.7 7年前
  James Moger d18e27e799 Adjust CREATE TABLE column constraint syntax for MySQL 5.7 strict mode 7年前
  James Moger a437098ced Cleanup CLOB test table 7年前
  James Moger b967a184b0 Update to MySQL driver 6.0.5 7年前
  James Moger 0a8fd25fd8 Added bitwise AND and XOR DSL for where clauses 7年前
  James Moger 4d6ad0e9c2 Fixes #24: Add where(String) method to improve interop 8年前
  James Moger ae3d3a1620 Add methods to return group by field counts 8年前
  James Moger bb87e621ee Reformat project with default IntelliJ settings 8年前
  James Moger e3d0688e8c Adjust column selection unit test 8年前
  James Moger 4be0cf7684 Skip drop foreign-key referenced test 8年前
  James Moger 2523ad5454 Fixes #21: Order by descending on primitives 8年前
  James Moger 27979f0790 Allow selecting a column from a table 8年前
  James Moger 13b08bb1e5 Fixes #15: String field not properly trimmed on discrete set 8年前
  James Moger d22dfbad3c Prepare the project for Maven; add pom to build, test, and release binaries 8年前
  James Moger b215ca82bb Fix #22: Failure to set fields to null 8年前
  James Moger 3b42113961 Update to SQLite-jdbc 3.8.9 and improve the testsuite 9年前
  James Moger 23eaf92995 Improve SQLite dialect and unit-test conformance 9年前
  James Moger f897fc7d25 Added Derby tcp test 9年前
  James Moger 38db03519a Improve format of benchmark summary table 9年前
  James Moger c9c00d3131 Use version metadata stamped by the build process 9年前
  James Moger 3d833d8f75 Fixed test failures due to 1-indexed primary key assignment assumption 9年前
  James Moger a6df2de419 Implement DAO externalized statement loading based on runtime Mode 9年前
  James Moger 9735803598 Moved data type adapters into separate package, added gson and xstream 9年前
  James Moger 96d0aca9ff Implement Dao proxy generation with annotated sql statement execution 9年前
  James Moger db0d58c22a Revise type adapter definition to be a separate annotation 9年前
  James Moger 4687757067 Change return types for several Db methods to indicate status 9年前
  James Moger 6f486197c5 Add support for SQLite 3.8.7 9年前
  James Moger e4e9fdae53 Improve test db definitions 9年前
  James Moger 0fd12a7004 Foreign key test must reference a unique row 9年前
  James Moger 97b542aa65 Relax BigDecimal equivalency checks 9年前
  James Moger 8d28bc740c Support data type adapters 9年前
  James Moger c7b36b245d Revise nested conditions implementation and api 9年前
  James Moger 1e4fc9cc86 Implement execution tests of nested conditions and documentation 9年前
  James Moger 18bc0518a7 Fix time jitter in unit tests causing intermittent false failures 9年前
  James Moger 6889aa2e36 Support generic types for EnumId mapping 9年前
  James Moger 85010c79ba Fix unit tests for column name escaping 9年前
  James Moger cd036aa209 Update dependencies 9年前
  James Moger 40ad76e1db Support mapping SQL BOOLEAN -> primitive numeric types 9年前
  Sotaro SUZUKI 48da60f625 add support stackable condition: ex. X and (Y or Z) 9年前
  Sotaro SUZUKI dd21bce82d add support condition oneOf / noneOf 9年前
  James Moger d8915c7da1 Conform to Apache standard directory layout 11年前