Skip to content

bug: atlas:txmode requires empty line to parse correctly #3596

@jay-babu

Description

@jay-babu

works

-- atlas:txmode none

CREATE INDEX CONCURRENTLY IF NOT EXISTS entity_item_preferred_cohort_vendor_id_index ON entity_item (preferred_cohort_vendor_id);

doesn't work

-- atlas:txmode none
CREATE INDEX CONCURRENTLY IF NOT EXISTS entity_item_preferred_cohort_vendor_id_index ON entity_item (preferred_cohort_vendor_id);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions