Can you build your own custom ERD import in Lucid?
I know I can use the ERD Import and this does work for the basics. But I am looking to build out a more logical ERD where I can import, Tables, Views, Stored Procedures and potentially show other objects. Then in the view they can be represented similar to the ERD diagram, but a relationship from Stored Procedure and (Table or View) is more logical than it is something specific like a foreign key.
So my question is can we build our own shapes with our own import format and build a different version of the ERD or is import entirely controlled by Lucid and no way for us to do customized imports?