-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
Fix rolling outWe start the rollout with the fix for this issue.We start the rollout with the fix for this issue.bugSomething isn't workingSomething isn't workingproduct team investigating
Description
Describe the bug
Unable to connect to an oracle table
Steps to Reproduce
- Create an oracle connector
- Run pac code add-data-source --apiId share_oracle --connectionId {id} --dataset default --table {table}
- Notice the generated services/model do not have CRUD operations. They have connector actions.
Expected behavior
Generated models/services should have READ, WRITE, CREATE, UPDATE operations
Actual behavior
Service is not usable to connect to a table
Screenshots or Error Messages
No error messages
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fix rolling outWe start the rollout with the fix for this issue.We start the rollout with the fix for this issue.bugSomething isn't workingSomething isn't workingproduct team investigating