aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2014-12-03 03:23:51 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2014-12-03 03:23:51 +0000
commite6e0208c973f6a67e8d4593aa665133a6d7e7f03 (patch)
tree0fee89be03d985438bb487d62cdbdcdf8d32faa4 /pom.xml
parent2e461c270a6a51603f095ed33d12dcf6ee6558b1 (diff)
downloadjackcess-e6e0208c973f6a67e8d4593aa665133a6d7e7f03.tar.gz
jackcess-e6e0208c973f6a67e8d4593aa665133a6d7e7f03.zip
Don't double quote already quoted identifiers. fixes patch 18
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@901 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3d83e23..3903c71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,12 @@
<role>Contributed to cookbook.</role>
</roles>
</contributor>
+ <contributor>
+ <name>Gabriele Favalessa</name>
+ <roles>
+ <role>Fixed various query generation issues.</role>
+ </roles>
+ </contributor>
</contributors>
<issueManagement>
<system>SourceForge2</system>