Open Ian1971 opened 7 years ago
I'll be pushing changes shortly. With regard to #38. That is all about setting the schema of the created lookup tables, whereas as this is about matching the schema of existing tables for use in the foreign keys. So similar sounding, but not really related.
Ah you're right. So only related in that they both add multischema capabilities.
Our EF model contained a couple of schemas. I think this pull request is a relatively simple change to support them.