generated from DbUp/dbup-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working