aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/iciql/SQLDialectPostgreSQL.java
Commit message (Expand)AuthorAgeFilesLines
* Added bitwise AND and XOR DSL for where clausesJames Moger2017-01-301-0/+6
* Reformat project with default IntelliJ settingsJames Moger2016-04-051-132/+132
* Fix #23: Postgres 9.5 UPSERT syntax was incorrectJames Moger2016-04-041-2/+27
* Add support for upcoming Postgres 9.5 UPSERT syntaxJames Moger2015-05-131-0/+32
* Moved data type adapters into separate package, added gson and xstreamJames Moger2014-11-091-103/+0
* Revise type adapter definition to be a separate annotationJames Moger2014-11-091-0/+33
* Support data type adaptersJames Moger2014-10-291-2/+73
* Conform to Apache standard directory layoutJames Moger2013-03-081-0/+103