Skip to content
Snippets Groups Projects
Commit be445588 authored by John Kristensen's avatar John Kristensen
Browse files

Don't assume postgres tables are in the public schema during db port

When fetching the list of tables from the postgres database during the
db port, it is assumed that the tables are in the public schema. This is
not always the case, so lets just rely on postgres to determine the
default schema to use.
parent 248eb463
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment