Skip to content

analyze=True parameter for some methods #378

@simonw

Description

@simonw

This would cause ANALYZE to be run against the relevant table at the end of executing the method.

Having browsed the API reference I think the methods that would benefit from an analyze=True parameter are:

  • table.create_index
  • table.insert_all
  • table.upsert_all
  • table.delete_where

Originally posted by @simonw in #366 (comment)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions