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

[Feature] Option to purge table for table materializations

Open espenhoh opened this issue 1 year ago • 0 comments

Describe the Feature

Currently, running table amterializations causes the recycle bin to fill up on every dbt run. If the table was dropped with purge, it will skip the recycle bin and keep the table space clean. It should be an option to turn purge on/off.

Describe alternatives you've considered

No response

Who will this benefit?

Anyone using table materializations with dbt-oracle, who also have the recycle bin activated.

Anything else?

No response

espenhoh avatar Mar 13 '24 07:03 espenhoh