Skip to content

Conversation

timgraham
Copy link
Collaborator

No description provided.

@@ -3,8 +3,7 @@

class SchemaAssertionMixin:
def assertAddRemoveIndex(self, editor, model, index):
with self.assertNumQueries(1):
editor.add_index(index=index, model=model)
editor.add_index(index=index, model=model)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There will be some number of list_search_indexes() queries until the index is ready.

@timgraham timgraham requested a review from WaVEV August 29, 2025 00:25
@timgraham timgraham marked this pull request as ready for review August 29, 2025 00:25
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