-
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
Milestone
Description
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)