Skip to content

Optional Delimiter  #714

Description

@Jeern

Make the delimiter between scripts in a file optional, i.e. the default should be set by the provider typically ; (semi-colon) but it should be possible to make it optional.

The reason being that ; can often be used inside a script e.g. a stored procedure or function, and DbUp does not do SQL parsing. This is an easy way to fix that.

It would be best if this could be done pr. script - but that is a nice-to-have

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions