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
/
TableDefinition.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Full primitives support.
James Moger
2011-08-12
1
-10
/
+2
*
Added support for HSQL database. Revised dialects some more.
James Moger
2011-08-11
1
-73
/
+44
*
Moved dialects back to main package. Registered MySQL dialect.
James Moger
2011-08-10
1
-4
/
+4
*
Dialect refinements.
James Moger
2011-08-10
1
-32
/
+6
*
All columns are assumed NULLABLE. IQColumn.allowNull->IQColumn.nullable
James Moger
2011-08-09
1
-5
/
+5
*
IQTable.primaryKey is now an array. Default values from objects.
James Moger
2011-08-09
1
-41
/
+45
*
Documentation. Moved dialects into separate package.
James Moger
2011-08-08
1
-5
/
+5
*
Documentation. EnumType default is NAME.
James Moger
2011-08-08
1
-1
/
+2
*
Finished enum query support (issue 4)
James Moger
2011-08-07
1
-1
/
+1
*
Simplified annotations. Interchangeable int-boolean runtime mapping.
James Moger
2011-08-05
1
-2
/
+2
*
Customizable enumId() mapping (issue 2)
James Moger
2011-08-04
1
-1
/
+15
*
BLOB support (issue 1) and Enum support (issue 2). Documentation.
James Moger
2011-08-04
1
-1
/
+37
*
Overhauling annotations.
James Moger
2011-08-04
1
-35
/
+37
*
Initial commit of iciql.
James Moger
2011-08-03
1
-0
/
+669