type
ConcurrentIndexAction
type ConcurrentIndexAction stringA closed create or drop action for a non-transactional index phase.
Source migration/phases.go:138
Constants
ConcurrentIndexCreate"create"- Create the declared index concurrently.
ConcurrentIndexDrop"drop"- Drop the named index concurrently.