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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise type adapter definition to be a separate annotation
James Moger
2014-11-09
4
-42
/
+78
*
Change return types for several Db methods to indicate status
James Moger
2014-11-07
1
-775
/
+799
*
Improve Date type conversions
James Moger
2014-11-06
1
-0
/
+14
*
Reset build identifiers for next development cycle
James Moger
2014-11-05
1
-2
/
+2
*
Prepare 1.4.0 release
v1.4.0
James Moger
2014-11-05
1
-2
/
+2
*
Bump to 1.4.0-SNAPSHOT and update documentation
James Moger
2014-11-05
1
-1
/
+1
*
Add support for SQLite 3.8.7
James Moger
2014-11-03
3
-1
/
+135
*
Move constraint definitions into CREATE TABLE instead of ALTER TABLE
James Moger
2014-11-03
4
-1722
/
+1747
*
Allow dialects to determine if they support savepoints
James Moger
2014-11-03
3
-98
/
+13
*
Do not attempt to set a null object into a primitive type
James Moger
2014-11-01
1
-0
/
+6
*
Improve SQL numeric to Java object type conversions
James Moger
2014-11-01
1
-0
/
+10
*
Allow manual registration of type adapters
James Moger
2014-10-30
3
-4
/
+16
*
Implement auto-closable interface on Db
James Moger
2014-10-30
2
-1
/
+60
*
Support data type adapters
James Moger
2014-10-29
13
-83
/
+442
*
Reset build identifiers for next development cycle
James Moger
2014-10-22
1
-2
/
+2
*
Set Constants.VERSION to 1.3.0 and release date to 2014-10-22
James Moger
2014-10-22
1
-2
/
+2
*
Revise nested conditions implementation and api
James Moger
2014-10-22
3
-92
/
+97
*
Support generic types for EnumId mapping
James Moger
2014-10-22
4
-92
/
+144
*
Update dependencies
James Moger
2014-10-22
3
-10
/
+14
*
Support mapping SQL BOOLEAN -> primitive numeric types
James Moger
2014-10-06
1
-3
/
+15
*
Be more careful with primitive type rollover in alias instantiation
James Moger
2014-10-06
1
-8
/
+8
*
add support stackable condition: ex. X and (Y or Z)
Sotaro SUZUKI
2014-10-06
5
-6
/
+279
*
add support condition oneOf / noneOf
Sotaro SUZUKI
2014-10-06
5
-8
/
+68
*
Fix a bug and limit 1 select when select first
Kazunobu Raita
2014-02-22
1
-2
/
+3
*
Conform to Apache standard directory layout
James Moger
2013-03-08
68
-0
/
+13253