dbt-oracle icon indicating copy to clipboard operation
dbt-oracle copied to clipboard

dbt (data build tool) adapter for Oracle Autonomous Database

Results 19 dbt-oracle issues
Sort by recently updated
recently updated
newest added

### Describe the Feature I would like to see a feature that shows affected row count, similar to sql%rowcount from PL/SQL. I'm aware of the variable "rows_affected" in run_results.json but...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior multi schema materializations not supported without administrative privileges ### Expected Behavior...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior dbt run is not refreshing or creating tables and views, if...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I did not find any documentation on how to establish connection...

bug
enhancement
investigating

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I got this error when running dbt snapshot 03:36:00 Running with...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I have some experience with dbt but None with dbt-oracle and...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior snapshot is implemented with the ora_hash() function. This gives a lot...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hello, With dbt-oracle 1.7.x I was using this flag in my...

bug

### Describe the Feature I am trying to use this adapter to connect to my Oracle database which only supports kerberos for authentication and username/password is not supported. Can we...

enhancement
investigating