1.12.0
What's Changed
- Feat: Support Python API
- get_erd: equivalents to
dbterd run
- get_model_erd: equivalents to
dbterd run -s 'exact:...'[ -s 'exact:...']
- get_erd: equivalents to
- Docs: Add Python API Reference site using
pdoc
. See beta page here - Fixes: Run metadata handling probably the entity name format
Under the hood
- Feat/83 official api support by @datnguye in #91
- fix: run metadata need handle entity name format probably by @datnguye in #93
- Feat/83 python api (cont) by @datnguye in #94
Full Changelog: 1.11.0...1.12.0