dev  

[jira] Created: (IBATIS-623) Generated migration script are not valid for MySQL

Ken Chau (JIRA)
Wed, 12 Aug 2009 16:16:41 -0700

Generated migration script are not valid for MySQL
--------------------------------------------------

                 Key: IBATIS-623
                 URL: https://issues.apache.org/jira/browse/IBATIS-623
             Project: iBatis for Java
          Issue Type: Bug
          Components: Tools
    Affects Versions: 3.0 Beta 1 
            Reporter: Ken Chau


When generating migration files, it generates comments with this syntax:

--//@UNDO

This is not valid under MySQL. There needs to be a space after the two dashes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ibatis.apache.org
For additional commands, e-mail: dev-h...@ibatis.apache.org