Skip to content

Bering does not ignore SQL line comments in external() #2

Description

@rsutphin

Issue copied from google code.

What steps will reproduce the problem?

  1. Set up a migration that contains a line comment that includes a semicolon
  2. Execute the migration

What is the expected output? What do you see instead?

Expected: the line comment is executed.
Actual: bering attempts to execute just the comment. With some databases, this provokes a JDBC error. (Seen on Oracle, but may apply to others.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions