Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2021-09-06, Execution Team 2021-09-20
Description
drop_indexes.idl is currently exported through db/commands, which make it very cumbersome for code that just requires the DropIndexes definition.
create_indexes_idl is a single file library that is usually imported in code that also frequently accesses drop_indexes.idl.