Re: [Fornax-developer] [sculptor] Number problem in DDL

2009-10-12 Thread Patrik Nordwall
That has been fixed in 1.7.0-SNAPSHOT. It was a bug. Workaround: either, start using 1.7.0-SNAPSHOT (it is pretty stable) or overwrite the wrong template definition in templates::OracleDDL::foreignKeyColumn and templates::OracleDDL::uniManyForeignKeyColumn. /Patrik Patrik Nordwall wrote: > > (

[Fornax-developer] [sculptor] Number problem in DDL

2009-10-12 Thread Patrik Nordwall
(re-posting this on behalf of Abhilash, since the question was hidden inside another thread) Hi All, I am using sculptor 1.6 and am facing some issues with the DDL Generation. I am using the "inverse" relation between two entities. My database type is defined via db.product=oracle. Now, here i