drop_index
drop_index(index_name: str, **kw) → Optional[Table]
Issue a “drop index” instruction using the current batch migration context.
See also:
drop_index(index_name: str, **kw) → Optional[Table]
Issue a “drop index” instruction using the current batch migration context.
See also: