Skip to content

[Bug] cannot add an Oracle tabular data source #243

@eschavez

Description

@eschavez

Describe the bug

Unable to connect to an oracle table

Steps to Reproduce

  1. Create an oracle connector
  2. Run pac code add-data-source --apiId share_oracle --connectionId {id} --dataset default --table {table}
  3. 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions