Skip to content

Add some guidance for passing options to async index creation

Gregory Havenga requested to merge ghavenga_prepare_async_where_guidance into master

What does this MR do and why?

Add some guidance relating to the passing of standard index arguments to the prepare_async_index helper so that users will know you can pass standard index options to it and it will behave like a normal index helper.

Merge request reports