Skip to content

"user" table in Postgres isn't copied #25

@laggingreflex

Description

@laggingreflex

If you have a table named "user" in PostgreSQL it isn't copied.

It does create the table, but the entries do not reflect the original table. The entries I see are just one row "1 postgres".

It seems the issue is that in Postgres user is a pseudo-function keyword

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions