-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working