Skip to content

[Manual compressor] Compressor keeps emitting empty transactions #161

@TheArcaneBrony

Description

@TheArcaneBrony

Emitted SQL contains huge blocks of empty transactions:

-- ...
COMMIT;BEGIN;
COMMIT;BEGIN;
COMMIT;BEGIN;
COMMIT;BEGIN;
-- ...

Especially annoying when the generated SQL script only contains empty transactions and no other content:

BEGIN;
COMMIT;BEGIN;
COMMIT;BEGIN;
COMMIT;

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