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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed logger. Improved test suite. Added Apache Commons and DBCP.
v0.7.0
James Moger
2011-08-17
2
-66
/
+138
*
Added support for PostgreSQL. Passes all but the boolean-as-int tests.
James Moger
2011-08-17
4
-26
/
+46
*
Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T)
James Moger
2011-08-16
10
-144
/
+316
*
Prepare 0.6.6 release.
v0.6.6
James Moger
2011-08-15
1
-16
/
+28
*
Improving performance documentation.
James Moger
2011-08-15
2
-8
/
+67
*
Added Derby dialect. Finished HSQL dialect. Documentation.
James Moger
2011-08-15
22
-146
/
+383
*
Fixed bug in delete() and update() where primary key is a primitive.
v0.6.5
James Moger
2011-08-12
1
-0
/
+5
*
Documentation. Source cleanup. Prepare 0.6.4 release.
v0.6.4
James Moger
2011-08-12
5
-8
/
+5
*
Always enforce strict type mapping.
James Moger
2011-08-12
1
-2
/
+2
*
Renamed @IQTable.createIfRequired to @IQTable.create
James Moger
2011-08-12
1
-1
/
+1
*
Full primitives support.
James Moger
2011-08-12
3
-25
/
+147
*
Restructured test suite to run against multiple databases.
James Moger
2011-08-11
20
-96
/
+229
*
Added support for HSQL database. Revised dialects some more.
James Moger
2011-08-11
1
-39
/
+0
*
All columns are assumed NULLABLE. IQColumn.allowNull->IQColumn.nullable
James Moger
2011-08-09
2
-2
/
+2
*
IQTable.primaryKey is now an array. Default values from objects.
James Moger
2011-08-09
2
-0
/
+119
*
Fixed first enum constant special case. (issue 4)
James Moger
2011-08-08
4
-53
/
+117
*
Documentation. EnumType default is NAME.
James Moger
2011-08-08
4
-15
/
+26
*
Fully support H2 UUID type. Cleanup imports for generated models.
James Moger
2011-08-08
3
-3
/
+111
*
Partial primitives support: insert, update, and select but NOT where.
James Moger
2011-08-08
2
-0
/
+131
*
Refinement to BETWEEN to feel more like the rest of the API.
James Moger
2011-08-08
1
-5
/
+5
*
Quick implementation of BETWEEN, IS NULL, and IS NOT NULL.
James Moger
2011-08-07
1
-0
/
+9
*
Finished enum query support (issue 4)
James Moger
2011-08-07
3
-32
/
+199
*
IndexValidation was broken for single-indexes or non-standard indexes.
v0.6.2
James Moger
2011-08-05
1
-1
/
+1
*
Simplified annotations. Interchangeable int-boolean runtime mapping.
James Moger
2011-08-05
8
-12
/
+213
*
Customizable enumId() mapping (issue 2)
James Moger
2011-08-04
2
-5
/
+24
*
BLOB support (issue 1) and Enum support (issue 2). Documentation.
James Moger
2011-08-04
3
-3
/
+66
*
Overhauling annotations.
James Moger
2011-08-04
5
-13
/
+27
*
Initial commit of iciql.
James Moger
2011-08-03
19
-0
/
+2134