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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 0.6.6 release.
v0.6.6
James Moger
2011-08-15
1
-1
/
+1
*
Improving performance documentation.
James Moger
2011-08-15
1
-1
/
+1
*
Added Derby dialect. Finished HSQL dialect. Documentation.
James Moger
2011-08-15
6
-29
/
+58
*
Fixed bug in delete() and update() where primary key is a primitive.
v0.6.5
James Moger
2011-08-12
1
-2
/
+6
*
Documentation. Source cleanup. Prepare 0.6.4 release.
v0.6.4
James Moger
2011-08-12
4
-8
/
+15
*
Renamed @IQTable.createIfRequired to @IQTable.create
James Moger
2011-08-12
1
-0
/
+1
*
Primitive default: NOT NULL. Autoincrement primitive = 0 skip on insert.
James Moger
2011-08-12
3
-5
/
+19
*
Full primitives support.
James Moger
2011-08-12
2
-90
/
+37
*
Documentation. Added another unmapped field case.
James Moger
2011-08-11
4
-7
/
+9
*
Added support for HSQL database. Revised dialects some more.
James Moger
2011-08-11
4
-11
/
+19
*
Moved dialects back to main package. Registered MySQL dialect.
James Moger
2011-08-10
2
-1
/
+4
*
All columns are assumed NULLABLE. IQColumn.allowNull->IQColumn.nullable
James Moger
2011-08-09
2
-2
/
+5
*
IQTable.primaryKey is now an array. Default values from objects.
James Moger
2011-08-09
4
-2
/
+44
*
Documentation. Moved dialects into separate package.
James Moger
2011-08-08
1
-0
/
+1
*
Documentation. EnumType default is NAME.
James Moger
2011-08-08
4
-22
/
+91
*
Documentation.
James Moger
2011-08-05
1
-0
/
+1
*
Documentation. Don't double-wrap IciqlException.
James Moger
2011-08-05
1
-3
/
+3
*
Simplified annotations. Interchangeable int-boolean runtime mapping.
James Moger
2011-08-05
2
-7
/
+11
*
Customizable enumId() mapping (issue 2)
James Moger
2011-08-04
1
-2
/
+8
*
BLOB support (issue 1) and Enum support (issue 2). Documentation.
James Moger
2011-08-04
2
-1
/
+18
*
Overhauling annotations.
James Moger
2011-08-04
3
-10
/
+23
*
Documentation.
v0.5.0
James Moger
2011-08-03
2
-0
/
+3
*
Initial commit of iciql.
James Moger
2011-08-03
20
-0
/
+1086