[eml-dev] [Bug 2737] Exception when attributeName contains SQL keywords
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Jan 23 15:36:20 PST 2012
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2737
Duane Costa <dcosta at lternet.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Duane Costa <dcosta at lternet.edu> 2012-01-23 15:36:20 PST ---
I was able to test the fix suggested by Ben, wrapping the attribute names in
quotes, for both Postgres and HSQL.
Completed with the following update:
Author: costa
Date: 2012-01-23 15:27:10 -0800 (Mon, 23 Jan 2012)
New Revision: 2221
Modified:
trunk/src/org/ecoinformatics/datamanager/database/DatabaseAdapter.java
trunk/src/org/ecoinformatics/datamanager/database/TableMonitor.java
trunk/test/org/ecoinformatics/datamanager/DataManagerTest.java
Log:
Fix for Bug #2737: Exception when attributeName contains SQL keywords.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the Eml-dev
mailing list