[jboss-user] [JBoss Seam] - Re: Persistence - Switching DB to Postgres - Schema Export f
tkrah
do-not-reply at jboss.com
Tue Jul 18 13:03:02 EDT 2006
Ok solved all issues - only one question is left.
Where does the length of varchar is mapped for the products table?
1024 for contents and 50 for title is too small for import.sql ( which misses many semicolons ).
Changed DB manually after jboss start and imported sql script a second time, works fine.
So last question is:
How to make those change persistent to the DB schema?
kind regards
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958884#3958884
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958884
More information about the jboss-user
mailing list