Skip to content

TryConnect() doesnt work with Oracle #5

Open
@bbalon

Description

@bbalon

Using TryConnect() on Oracle database results in ORA-00923: FROM keyword not found where expected.

SELECT 1 FROM DUAL should probably be used for oracle:
https://github.com/DbUp/DbUp/blob/master/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs#L102

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions