Skip to content

Problems with transaction:false #182

@trsh

Description

@trsh

Hi! I am running dbmate migrations inside docker and for some reason the parameter transaction:false is completely ignored.

-- migrate:up transaction:false
CREATE INDEX CONCURRENTLY IF NOT EXISTS ....

and I still get Error: pq: CREATE INDEX CONCURRENTLY cannot run inside a transaction block

Any advice where can I look, debug, configure?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions