Skip to content

dbup-oracle - Error Attempting to Create or Replace Package due custom delimiter/OracleDatabaseWithDefaultDelimiter does not honor newline #1

Open
@dagr8anil

Description

@dagr8anil

Hi everyone,
When using OracleDatabaseWithDefaultDelimiter or OracleDatabase (with char delimiter parameter), it incorrectly splits the SQL statement in my package body. Example attached via linqpad script. I think the best fix would be to make OracleDatabase (with char delimiter parameter) into a string delimiter (and change the inner methods to honor the string delimiter)

Bug
Capture

Potential fix
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions