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

Fix add/remove_index detail in README #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henrahmagix
Copy link

Both add_index and remove_index use without_timeout(&), so they don't set a lock timeout of 30 seconds =)

See

without_timeout { super(table_name, column_name, **options) }
and
without_timeout { super(table_name, column_name, **options) }

@henrahmagix henrahmagix requested a review from a team as a code owner February 21, 2025 18:00
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.

1 participant