-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-09-06, Execution Team 2021-09-20
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.