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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation. EnumType default is NAME.
James Moger
2011-08-08
4
-28
/
+49
*
Simplified dialect lookup.
James Moger
2011-08-08
1
-10
/
+10
*
Fully support H2 UUID type. Cleanup imports for generated models.
James Moger
2011-08-08
3
-2
/
+10
*
Partial primitives support: insert, update, and select but NOT where.
James Moger
2011-08-08
2
-15
/
+27
*
Refinement to BETWEEN to feel more like the rest of the API.
James Moger
2011-08-08
3
-12
/
+55
*
Quick implementation of BETWEEN, IS NULL, and IS NOT NULL.
James Moger
2011-08-07
4
-4
/
+53
*
Finished enum query support (issue 4)
James Moger
2011-08-07
12
-46
/
+82
*
IndexValidation was broken for single-indexes or non-standard indexes.
v0.6.2
James Moger
2011-08-05
2
-5
/
+15
*
Important fix to _iq_versions create mechanism to work with H2 1.3.158+
v0.6.1
James Moger
2011-08-05
2
-3
/
+3
*
Release 0.6.0. APIv2
v0.6.0
James Moger
2011-08-05
1
-2
/
+2
*
Documentation. Don't double-wrap IciqlException.
James Moger
2011-08-05
1
-0
/
+2
*
Simplified annotations. Interchangeable int-boolean runtime mapping.
James Moger
2011-08-05
6
-20
/
+42
*
Customizable enumId() mapping (issue 2)
James Moger
2011-08-04
5
-24
/
+80
*
BLOB support (issue 1) and Enum support (issue 2). Documentation.
James Moger
2011-08-04
7
-12
/
+243
*
Overhauling annotations.
James Moger
2011-08-04
6
-140
/
+152
*
Change identifiers for next release.
James Moger
2011-08-04
1
-3
/
+3
*
Documentation.
v0.5.0
James Moger
2011-08-03
1
-2
/
+2
*
Initial commit of iciql.
James Moger
2011-08-03
59
-0
/
+9591