Skip to content
Snippets Groups Projects
user avatar
John Kristensen authored
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.
be445588
History