All right. I thought you were going to mapping two properties (size and scale) into one attribute (size), not sure if it's possible in Betwixt.
On 7/19/06, Thomas Dudziak <[EMAIL PROTECTED]> wrote:
On 7/18/06, Jun Li <[EMAIL PROTECTED]> wrote: > But I still don't see any scale in the xml generated, and it turned out to > be that DdlUtils did not include scale in the column size mapping. > > The mapping.xml needs to be updated. Actually it has nothing to do with the mapping (as there is no attribute in the XML specifically for the scale). Rather, it was a bug in the Column class which I just fixed (see http://issues.apache.org/jira/browse/DDLUTILS-114 for the issue that I fixed). Tom
-- -------------- Cheers, Jun
