Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shnikd committed May 16, 2024
1 parent a685e4a commit 0afe770
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ TVector<ISubOperation::TPtr> CreateConsistentAlterTable(TOperationId id, const T
}

if (path.IsCommonSensePath()) {

return {CreateAlterTable(id, tx)};
}

TPath parent = path.Parent();
Expand Down

0 comments on commit 0afe770

Please sign in to comment.