Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused AutoIncrementGetter interface #1956

Merged
merged 1 commit into from Aug 21, 2023

Conversation

Hydrocharged
Copy link
Contributor

Related to dolthub/dolt#6543.

The AutoIncrementGetter was moved from the editor to the table years ago, however the interface remained. I debated deleting this during my Full-Text implementation, however decided to leave it. Now, we've encountered an error with an integrator making use of the interface, so it has been removed here and the interface was moved into the integrator since it's an internal detail now.

@Hydrocharged Hydrocharged requested review from fulghum and removed request for zachmu August 21, 2023 13:14
Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Hydrocharged Hydrocharged merged commit b24515b into main Aug 21, 2023
6 checks passed
@Hydrocharged Hydrocharged deleted the daylon/ft-autoincrement branch August 21, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants