Skip to content

Remove need for tmp file when applying scripts #12

@mbryzek

Description

@mbryzek

another idea would be to remove the temp file all together. This one threw me away initially as I had issues in the sql and the line report didn't make any sense to me, until I read the code (and also doublechecked nothing else was added, by hacking the code to not delete the file and inspect the tmp afterward).

So the psql command can accept the flag via arguments with --set ON_ERROR_STOP=on which would avoid the need to copy/modify the file and just use the source directly.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions