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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for SQLite 3.8.7
James Moger
2014-11-03
7
-10
/
+175
*
Improve test db definitions
James Moger
2014-11-03
1
-4
/
+4
*
Move constraint definitions into CREATE TABLE instead of ALTER TABLE
James Moger
2014-11-03
4
-1722
/
+1747
*
Foreign key test must reference a unique row
James Moger
2014-11-03
1
-2
/
+5
*
Relax BigDecimal equivalency checks
James Moger
2014-11-03
2
-2
/
+7
*
Allow dialects to determine if they support savepoints
James Moger
2014-11-03
3
-98
/
+13
*
Do not attempt to set a null object into a primitive type
James Moger
2014-11-01
1
-0
/
+6
*
Improve SQL numeric to Java object type conversions
James Moger
2014-11-01
1
-0
/
+10
*
Allow manual registration of type adapters
James Moger
2014-10-30
3
-4
/
+16
*
Implement auto-closable interface on Db
James Moger
2014-10-30
2
-1
/
+60
*
Support data type adapters
James Moger
2014-10-29
18
-85
/
+550
*
Reset build identifiers for next development cycle
James Moger
2014-10-22
1
-2
/
+2
*
Set Constants.VERSION to 1.3.0 and release date to 2014-10-22
James Moger
2014-10-22
1
-2
/
+2
*
Documentation
James Moger
2014-10-22
2
-19
/
+9
*
Revise nested conditions implementation and api
James Moger
2014-10-22
5
-146
/
+211
*
Implement execution tests of nested conditions and documentation
James Moger
2014-10-22
6
-13
/
+110
*
Fix time jitter in unit tests causing intermittent false failures
James Moger
2014-10-22
1
-21
/
+35
*
Support generic types for EnumId mapping
James Moger
2014-10-22
6
-110
/
+254
*
Documentation
James Moger
2014-10-22
1
-1
/
+5
*
Fix unit tests for column name escaping
James Moger
2014-10-22
4
-58
/
+114
*
Update dependencies
James Moger
2014-10-22
4
-12
/
+17
*
Support mapping SQL BOOLEAN -> primitive numeric types
James Moger
2014-10-06
3
-4
/
+86
*
Be more careful with primitive type rollover in alias instantiation
James Moger
2014-10-06
1
-8
/
+8
*
add support stackable condition: ex. X and (Y or Z)
Sotaro SUZUKI
2014-10-06
7
-7
/
+458
*
add support condition oneOf / noneOf
Sotaro SUZUKI
2014-10-06
7
-23
/
+190
*
Fix a bug and limit 1 select when select first
Kazunobu Raita
2014-02-22
1
-2
/
+3
*
Updated tools docs (issue-15)
James Moger
2013-06-27
1
-1
/
+4
*
Documentation
James Moger
2013-03-25
7
-78
/
+178
*
update Maven submodule reference
James Moger
2013-03-14
17
-224
/
+198
*
Conform to Apache standard directory layout
James Moger
2013-03-08
128
-0
/
+6377
*
Mostly complete migration of build script to Moxie
James Moger
2013-03-08
2
-600
/
+0
*
Fix encodings on some source files and confirm by compiling as UTF-8
James Moger
2013-01-22
8
-8
/
+8
*
Preliminary MSSQL dialect
Alex Telepov
2012-12-31
2
-0
/
+55
*
Allows to gain full control of transactions
bartolomiew
2012-11-02
2
-1
/
+43
*
return SQL error code even if uncharacterized
bartolomiew
2012-11-02
1
-0
/
+5
*
Added drop reference table test (fails on H2)
James Moger
2012-10-15
1
-0
/
+13
*
Fix name collissions on indexes, unique keys, and foreign keys
James Moger
2012-10-15
1
-7
/
+7
*
Eliminate redundant methods
James Moger
2012-10-15
1
-47
/
+4
*
Fixed create view exception in MySQL
James Moger
2012-10-15
1
-0
/
+3
*
add foreign key constraint annotation
bartolomiew
2012-10-12
6
-3
/
+570
*
Fixed case-sensitivity bug on setting a compound primary key from an annotati...
James Moger
2012-09-27
1
-1
/
+5
*
Support for read-only views (issue 8)
James Moger
2012-09-25
13
-5
/
+377
*
Ensure that field definition of current class is used instead of identical fi...
James Moger
2012-09-25
1
-1
/
+17
*
Support inheritance of IQVersion for DbUpgrader implementations (issue 10)
James Moger
2012-09-21
1
-0
/
+7
*
Fixed order of DEFAULT in create table statement (issue 11)
James Moger
2012-09-21
1
-4
/
+4
*
Fixed password bug in model generator tool (issue 7)
James Moger
2012-09-18
2
-19
/
+11
*
Reset build identifiers for next release
James Moger
2012-08-20
1
-2
/
+2
*
Prepare 1.1.0 release
v1.1.0
James Moger
2012-08-20
1
-2
/
+2
*
Updated unit-tested databases
James Moger
2012-08-20
1
-7
/
+7
*
Use savepoints for all bulk ops (insert all, update all, delete all)
James Moger
2012-08-20
3
-10
/
+141
[prev]
[next]