dolthub / dolthub/dolt

Dolt drops indexes when a referenced column is dropped

Open
#5,641 1 comment 0 reactions 1 assignee Claimed by @zachmu View on GitHub
bug sql
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

In MySQL, when a column is dropped, it is removed from any indexes that use it. Dolt currently has a different behavior – when a column is dropped, any indexes using that column are also dropped.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.