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
/
main
/
java
/
com
/
iciql
/
SQLDialectDefault.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip column identifiers from specified column names when mapping JDBC Result...
James Moger
2015-07-21
1
-0
/
+5
*
Add support for upcoming Postgres 9.5 UPSERT syntax
James Moger
2015-05-13
1
-7
/
+7
*
Do not register DataTypeAdapters by the target Java type
James Moger
2015-05-11
1
-16
/
+19
*
Fix deserialization of null values
James Moger
2015-04-22
1
-24
/
+17
*
Use JavaType as the key for DataTypeAdapter registration
James Moger
2015-04-16
1
-18
/
+15
*
Move standard object deserialization into the dialect
James Moger
2015-04-16
1
-5
/
+34
*
Fix SQLite INTEGER PRIMARY KEY AUTOINCREMENT mapping
James Moger
2014-11-10
1
-1
/
+5
*
Add support for runtime Mode in the DataTypeAdapters
James Moger
2014-11-10
1
-12
/
+17
*
Move constraint definitions into CREATE TABLE instead of ALTER TABLE
James Moger
2014-11-03
1
-405
/
+495
*
Allow dialects to determine if they support savepoints
James Moger
2014-11-03
1
-97
/
+5
*
Allow manual registration of type adapters
James Moger
2014-10-30
1
-2
/
+7
*
Support data type adapters
James Moger
2014-10-29
1
-3
/
+47
*
Update dependencies
James Moger
2014-10-22
1
-8
/
+12
*
Conform to Apache standard directory layout
James Moger
2013-03-08
1
-0
/
+445