[ 
https://jira.codehaus.org/browse/MSQL-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSQL-44.
------------------------------

    Resolution: Not A Bug
      Assignee: Robert Scholte

If you set the {{delimiter}} to {{"/"}} it works.
Added a JUnit-test to verify this.
See [rev. 14470|http://fisheye.codehaus.org/changelog/mojo/?cs=14470]

> Add support for anonymous SQL blocks
> ------------------------------------
>
>                 Key: MSQL-44
>                 URL: https://jira.codehaus.org/browse/MSQL-44
>             Project: Maven 2.x SQL Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.4
>            Reporter: Fredrik Kjellberg
>            Assignee: Robert Scholte
>         Attachments: anonymousblocks.diff
>
>
> This patch implements support for anonymous SQL blocks, making it possible to 
> mix sql blocks and normal sql statements in the same file without needing to 
> execute the entire input file as one big block (by using enableBlockMode = 
> true).
> The implementation uses the same begin and end identifiers as DbVisualizer 
> uses, thus making script files compatible between sql-maven-plugin and 
> DbVisualizer:
> http://www.dbvis.com/products/dbvis/doc/6.5/doc/ug/sqlCommander/sqlCommander.html#mozTocId652495

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to