Skip to content

Commit

Permalink
copy_tables
Browse files Browse the repository at this point in the history
  • Loading branch information
MeredithAnya committed Oct 3, 2022
1 parent eaf3c13 commit 3b278dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snuba/migrations/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ def add_node(
python_op.execute_new_node(storage_sets)

@classmethod
def create_tables(
def copy_tables(
self,
node_type: ClickhouseNodeType,
host_name: str,
Expand Down

0 comments on commit 3b278dd

Please sign in to comment.