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
/
com
/
iciql
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Conform to Apache standard directory layout
James Moger
2013-03-08
9
-2028
/
+0
*
Fixed password bug in model generator tool (issue 7)
James Moger
2012-09-18
1
-7
/
+1
*
Generate SELECT T0.* type statements
v0.7.8
James Moger
2012-01-11
1
-0
/
+13
*
Fixes to model generation. Fixes to default SQL dialect.
James Moger
2011-08-31
1
-1
/
+6
*
Renamed logger. Improved test suite. Added Apache Commons and DBCP.
v0.7.0
James Moger
2011-08-17
2
-23
/
+34
*
Added support for PostgreSQL. Passes all but the boolean-as-int tests.
James Moger
2011-08-17
1
-1
/
+1
*
Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T)
James Moger
2011-08-16
1
-5
/
+20
*
Improving performance documentation.
James Moger
2011-08-15
1
-6
/
+10
*
Added Derby dialect. Finished HSQL dialect. Documentation.
James Moger
2011-08-15
6
-10
/
+91
*
Documentation. Source cleanup. Prepare 0.6.4 release.
v0.6.4
James Moger
2011-08-12
1
-0
/
+1
*
Full primitives support.
James Moger
2011-08-12
1
-0
/
+4
*
Added support for HSQL database. Revised dialects some more.
James Moger
2011-08-11
1
-6
/
+16
*
IQTable.primaryKey is now an array. Default values from objects.
James Moger
2011-08-09
1
-1
/
+1
*
Documentation. EnumType default is NAME.
James Moger
2011-08-08
1
-6
/
+2
*
Fully support H2 UUID type. Cleanup imports for generated models.
James Moger
2011-08-08
1
-0
/
+3
*
Partial primitives support: insert, update, and select but NOT where.
James Moger
2011-08-08
1
-15
/
+18
*
Finished enum query support (issue 4)
James Moger
2011-08-07
1
-0
/
+19
*
Simplified annotations. Interchangeable int-boolean runtime mapping.
James Moger
2011-08-05
1
-0
/
+16
*
Customizable enumId() mapping (issue 2)
James Moger
2011-08-04
1
-16
/
+29
*
BLOB support (issue 1) and Enum support (issue 2). Documentation.
James Moger
2011-08-04
1
-0
/
+111
*
Overhauling annotations.
James Moger
2011-08-04
1
-0
/
+8
*
Initial commit of iciql.
James Moger
2011-08-03
9
-0
/
+1721