Hi, I'm working on a project that I have a database in postgresql and my client needs to also work with an existing database on sql server that has about 150 tables of which I only need about 20, my question is Can you create the model of only 20 more tables using inspectdb? Regards