Hi there. I have a SQL Server instance with two databases: RAW and STG.
- There is a bunch of raw data in the RAW database
- There are a bunch of tables on the STG database
- There are a bunch of stored procedures on the STG database that pull data from RAW process it and dump it onto STG.
Through these procedures the RAW and STG databases are linked. I was hoping Lucidchart’s ERD import tool would import these relationships but that does not appear possible. Am I missing something?