[ http://team.andromda.org:8080/jira/browse/DB-3?page=history ]
     
Wouter Zoons closed DB-3:
-------------------------

    Resolution: Fixed

> @andromda.persistence.column.length incompatibilities
> -----------------------------------------------------
>
>          Key: DB-3
>          URL: http://team.andromda.org:8080/jira/browse/DB-3
>      Project: Database Cartridge
>         Type: Bug
>  Environment: andromda-database-cartridge-1.0-SNAPSHOT.jar last modified 
> 2005-01-11
>     Reporter: Johnny Macchione
>     Assignee: Wouter Zoons

>
>
> Setting @andromda.persistence.column.length to a value smaller than the 
> length of the dummy value + the 2 quotes (') on string attributes causes the 
> generated SQL INSERT statements to have an unterminated string in 
> 'create-dummy-load.sql'.
> E.g.: 
> For a 'code' attribute, @andromda.persistence.column.length=4
> generated : insert into ... values ('cod,'description', ...)
> instead of: insert into ... values ('code-1','description', ...)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to