Skip to content

PostgreSQL and Boolean type doesn't work #33

@alextrs

Description

@alextrs

Hello, we try to use fogger to copy data between 2 PostgreSQL 11 databases, but getting the following error

SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is aborted, commands ignored until end of transaction block INSERT INTO "schema"."schema_migrations" ("version", "dirty") VALUES('39', '')

schema_migrations.dirty field type is boolean, but instead of inserting boolean value it inserts empty string

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