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

table.create_index(..., ignore=True) #109

Closed
simonw opened this issue May 5, 2020 · 1 comment
Closed

table.create_index(..., ignore=True) #109

simonw opened this issue May 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented May 5, 2020

Option to silently do nothing if the index already exists.

@simonw simonw added the enhancement New feature or request label May 5, 2020
@simonw
Copy link
Owner Author

simonw commented May 5, 2020

This already exists, it's just called if_not_exists=True.

@simonw simonw closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant