Skip to content

Commit 12dc772

Browse files
committed
update the branch
1 parent 015af41 commit 12dc772

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/optimizer/rule/normalization/correlated_subquery.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ impl CorrelatedSubquery {
194194
| Operator::CreateView(_)
195195
| Operator::DropTable(_)
196196
| Operator::DropView(_)
197+
| Operator::DropIndex(_)
197198
| Operator::Truncate(_)
198199
| Operator::ShowTable
199200
| Operator::ShowView

0 commit comments

Comments
 (0)