Tim Fliss
Tim Fliss
Possibly similar feature request for the SQLAlchemy generator: https://github.com/linkml/linkml/issues/2858
The following demonstrates the most basic changes needed so the pandera generator could re-use this function to calculate the dependency order. ``` diff diff --git a/linkml_runtime/utils/schemaview.py b/linkml_runtime/utils/schemaview.py index f3ee003..5035bc2 100644...
I just created a simlar issue around the JSONSchema generator https://github.com/linkml/linkml/issues/2998