12 次代码提交 (e99c1d5103f2aa90daec293131cd8e2acc528eb9)

作者 SHA1 备注 提交日期
  James Moger e99c1d5103 Fix Derby expected class size after merging #35 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 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 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 23eaf92995 Improve SQLite dialect and unit-test conformance 9 年前
  James Moger d8915c7da1 Conform to Apache standard directory layout 11 年前
  James Moger 75b3c1c1cf Fix name collissions on indexes, unique keys, and foreign keys 11 年前
  James Moger 999af1bf78 Generated models are now serializable. 12 年前
  James Moger 7b9af6d430 Fixes to model generation. Fixes to default SQL dialect. 12 年前
  James Moger 1734dc44d7 Added support for PostgreSQL. Passes all but the boolean-as-int tests. 12 年前
  James Moger d95e16170d Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T) 12 年前
  James Moger 66e810aaf2 Added Derby dialect. Finished HSQL dialect. Documentation. 12 年前
  James Moger 373a5c74f4 Documentation. Source cleanup. Prepare 0.6.4 release. 12 年前
  James Moger 64184c246a Restructured test suite to run against multiple databases. 12 年前
  James Moger 01ec38ed90 All columns are assumed NULLABLE. IQColumn.allowNull->IQColumn.nullable 13 年前
  James Moger d5a74dcac4 Fixed first enum constant special case. (issue 4) 13 年前
  James Moger 35973f16d6 Documentation. EnumType default is NAME. 13 年前
  James Moger 083e5031c2 Fully support H2 UUID type. Cleanup imports for generated models. 13 年前
  James Moger 19326deded Refinement to BETWEEN to feel more like the rest of the API. 13 年前
  James Moger 99359ad507 Quick implementation of BETWEEN, IS NULL, and IS NOT NULL. 13 年前
  James Moger 684838def9 Finished enum query support (issue 4) 13 年前
  James Moger 0c5463e737 IndexValidation was broken for single-indexes or non-standard indexes. 13 年前
  James Moger b865898879 Simplified annotations. Interchangeable int-boolean runtime mapping. 13 年前
  James Moger a1ab110531 Customizable enumId() mapping (issue 2) 13 年前
  James Moger b055a2a493 BLOB support (issue 1) and Enum support (issue 2). Documentation. 13 年前
  James Moger 3d1e36c31e Overhauling annotations. 13 年前
  James Moger 538ba78ac1 Initial commit of iciql. 13 年前