Hi Chad, you fixed this not completely. The foreign keys (pointing to assigned primary keys) still ignore the column length tagged value.
Thank you Oemer Am 31 Mar 2005 um 8:43 hat Chad Brandon geschrieben: > [EMAIL PROTECTED] wrote: > > >Hi Chad! > > > >Am 31 Mar 2005 um 8:04 hat Chad Brandon geschrieben: > > > > > > > >>Oemer Guersoy wrote: > >> > >> > >> > >>>Hi list, > >>> > >>>I have to work with PostgreSQL. My simple samples worked without any > >>>problems. > >>> > >>>But when I model a string attribute as identifier, the columnlength tagged > >>>value will be ignored. The columnlength for that primary key in the > >>>initialize script is then ever set to 255. Is this a bug? > >>> > >>> > >>> > >>> > >>Hmm sounds like it.....so you're saying you can't set the column lenght > >>for any identifiers right? > >> > >> > > > >Yes. For the moment I will change that manually. > >(I use the 3.0 RC1 version) > > > > > Can you file a JIRA issue against the UML Metafacades project...and I'll > make sure we fix this? > > > > > > >>>Is there postgresql support for the initialize script creation? > >>> > >>> > >>>I only set > >>>hibernate.db.dialect=net.sf.hibernate.dialect.PostgreSQLDialect > >>>and didn't change the > >>>sql.mappings=HypersonicSQL > >>>setting. Can I set sql.mappings to PostgreSQL? > >>> > >>> > >>> > >>> > >>Yes, we have a mappings file available for PostgreSQL, check out this > >>page to see the one's we currently have: > >>http://team.andromda.org/docs/mappings.html > >>If you find we don't have a mapping that you need, feel free to create > >>it and submit it to us. > >> > >> > > > >That sounds good. I will try it. > > > >Thank you > > > >Oemer > > > > > > > >>>Because of this the date types mapped to the sqltype datetime, Is this > >>>correct? > >>> > >>>Thank you > >>> > >>>Oemer > >>> > >>> > >>> > >>> > >>> > >> > >>------------------------------------------------------- > >>This SF.net email is sponsored by Demarc: > >>A global provider of Threat Management Solutions. > >>Download our HomeAdmin security software for free today! > >>http://www.demarc.com/Info/Sentarus/hamr30 > >>_______________________________________________ > >>Andromda-user mailing list > >>[email protected] > >>https://lists.sourceforge.net/lists/listinfo/andromda-user > >> > >> > >> > > > > > > > > > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
