Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to fix foreign-key creation to tables that have been filtered…
… out. See #1016 where we try to build the DDL for a foreign key that references tables that are not found in our catalogs. We should probably just ignore those foreign keys, as we might have a partial load to implement.
- Loading branch information