Skip to content

Commit

Permalink
Fixed variable reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hustic committed Dec 19, 2023
1 parent ec0858c commit 6e8258b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sayn/tasks/copy.py
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ def execute(self, execute, debug, is_full_load, limit=None):
load_db = self.database
load_table = self.table
load_schema = self.schema
is_temporary = False

self.set_run_steps(steps)

Expand Down

0 comments on commit 6e8258b

Please sign in to comment.