Instance Method
cascade()
Adds a
CASCADE clause to the DROP INDEX statement instructing that objects that depend on this index should also be dropped.@discardableResult func cascade() -> Self