index
:
iciql.git
dependabot/maven/com.google.code.gson-gson-2.8.9
dependabot/maven/com.h2database-h2-2.1.210
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19
dependabot/maven/mysql-mysql-connector-java-8.0.28
dependabot/maven/org.apache.derby-derby-10.14.2.0
dependabot/maven/org.postgresql-postgresql-42.3.7
dependabot/maven/org.yaml-snakeyaml-1.32
master
A model-based, database access wrapper for JDBC: https://github.com/gitblit/iciql
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Derby expected class size after merging #35
James Moger
2021-05-02
1
-1
/
+1
*
Fix for Oracle column default value (#35)
Humberto Dias
2021-05-02
1
-1
/
+3
*
simple join select (#39)
uchicom
2021-05-02
3
-3
/
+29
*
Avoid NullPointerException
Matthias Cullmann
2017-05-23
1
-1
/
+4
*
Unit test adjustments for MySQL 5.7
James Moger
2017-01-31
3
-3
/
+3
*
Adjust CREATE TABLE column constraint syntax for MySQL 5.7 strict mode
James Moger
2017-01-31
4
-16
/
+62
*
Cleanup CLOB test table
James Moger
2017-01-31
1
-0
/
+1
*
Allow definition of numeric default values by string
James Moger
2017-01-31
1
-1
/
+11
*
Update to MySQL driver 6.0.5
James Moger
2017-01-30
3
-3
/
+3
*
Added bitwise AND and XOR DSL for where clauses
James Moger
2017-01-30
12
-1
/
+290
*
Merge pull request #26 from MakotoHirano/master
James Moger
2017-01-30
1
-1
/
+5
|
\
|
*
fix query can automatically treat null clause depends on value
MakotoHirano
2016-11-18
1
-1
/
+5
*
|
fix db2 JDBC driver class name
elseorand
2017-01-26
1
-1
/
+1
|
/
*
Fixes #24: Add where(String) method to improve interop
James Moger
2016-04-07
2
-0
/
+18
*
Add methods to return group by field counts
James Moger
2016-04-06
6
-0
/
+197
*
Reformat project with default IntelliJ settings
James Moger
2016-04-05
131
-17857
/
+17555
*
Drop site sources from project in favor of wiki repo
James Moger
2016-04-05
26
-1886
/
+0
*
Fix typo on site index page
James Moger
2016-04-04
1
-1
/
+1
*
Adjust site build process
James Moger
2016-04-04
1
-2
/
+2
*
Documentation
James Moger
2016-04-04
3
-31
/
+42
*
Adjust column selection unit test
James Moger
2016-04-04
2
-5
/
+6
*
Skip drop foreign-key referenced test
James Moger
2016-04-04
1
-0
/
+2
*
Fixes #21: Order by descending on primitives
James Moger
2016-04-04
3
-4
/
+35
*
Allow selecting a column from a table
James Moger
2016-04-04
4
-5
/
+76
*
Fixes #15: String field not properly trimmed on discrete set
James Moger
2016-04-04
3
-3
/
+27
*
Prepare the project for Maven; add pom to build, test, and release binaries
James Moger
2016-04-04
2
-1
/
+1
*
Fix #23: Postgres 9.5 UPSERT syntax was incorrect
James Moger
2016-04-04
1
-2
/
+27
*
Fix missing table name to warning
James Moger
2016-04-04
1
-1
/
+1
*
Fix #22: Failure to set fields to null
James Moger
2016-04-04
4
-14
/
+36
*
Fixes #20: Add groupBy methods to QueryWhere
James Moger
2016-04-04
1
-0
/
+95
*
Strip column identifiers from specified column names when mapping JDBC Result...
James Moger
2015-07-21
6
-5
/
+24
*
Allow construction of Set, List, and Map fields for DataTypeAdapters
James Moger
2015-06-30
1
-0
/
+11
*
Fix wildcard SELECT column mapping on JOIN statements
James Moger
2015-06-29
1
-2
/
+1
*
Add support for upcoming Postgres 9.5 UPSERT syntax
James Moger
2015-05-13
2
-7
/
+39
*
Do not register DataTypeAdapters by the target Java type
James Moger
2015-05-11
9
-1083
/
+1075
*
Use manifest method to get version
James Moger
2015-05-11
1
-10
/
+8
*
Update to SQLite-jdbc 3.8.9 and improve the testsuite
James Moger
2015-04-30
1
-3
/
+36
*
Improve SQLite dialect and unit-test conformance
James Moger
2015-04-30
5
-36
/
+45
*
Gracefully handle SQLite's pre-closed ResultSets for queries with 0 returned ...
James Moger
2015-04-22
2
-18
/
+30
*
Fix deserialization of null values
James Moger
2015-04-22
1
-24
/
+17
*
Use JavaType as the key for DataTypeAdapter registration
James Moger
2015-04-16
9
-44
/
+52
*
Allow SQLite the chance to deserialize DateTime objects
James Moger
2015-04-16
1
-0
/
+45
*
Move standard object deserialization into the dialect
James Moger
2015-04-16
6
-116
/
+125
*
Added Derby tcp test
James Moger
2015-04-10
1
-1
/
+17
*
Improve format of benchmark summary table
James Moger
2015-04-10
1
-652
/
+650
*
Drop precision and length from SQL->Java type determination
James Moger
2015-04-10
1
-0
/
+4
*
Use version metadata stamped by the build process
James Moger
2015-04-10
2
-10
/
+36
*
Make IQTable.inheritColumns works for an arbitrary depth.
Maaartin Grajcar
2015-04-07
2
-26
/
+26
*
Use ClassLoader of dao interface for proxy
Constantin Nickel
2015-04-04
1
-1
/
+1
*
Update index.mkd
Pierre Templier
2014-11-13
1
-2
/
+2
[next]