Skip to content

conflict with pg-promise #25

Description

@papirosko
    pgp().pg.types.setTypeParser(20, parseInt);

this code will result in wrong detection of already applied migrations.

The reason, i guess, is that id column has BigInt type, and gets affected by this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions