Hello Martin,
this is a complement to pull request #115
that PR fixed the issue of referring FK to unique constraints when all tables read, but it has still the issue when a single table is read
I fixed it and added a test class that tests both cases
Hello Martin, this is a complement to pull request #115 that PR fixed the issue of referring FK to unique constraints when all tables read, but it has still the issue when a single table is read I fixed it and added a test class that tests both cases