Bugs item #1010801, was opened at 2004-08-17 10:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1010801&group_id=22866

Category: JBossCMP
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Juan Martinez (juanmartinez)
Assigned to: Nobody/Anonymous (nobody)
Summary: Column names are not escaped

Initial Comment:
Hi. 
 
I've a table called "User" which is a reserved word in 
PostgreSQL. JBoss correctly escapes the table name to 
"xuser". 
 
I've another table which has a foreign key constraint to 
the "User" table where the foreign key column is called 
"User" -- not the column name is not escaped. 
 
The deployment then fails. 
 
Workaround: 
 1) Use different column name 
 2) Escape column names also 
 
I hoping for 2 ;) 
 
Using current HEAD -- problem may also be on 
Branch_3_2. 
 
Let me know if I can provide more information. 
 Juan 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1010801&group_id=22866


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to