Skip to content

Bug Fix admin.yml for converted table/class names

Compare
Choose a tag to compare
@valhuber valhuber released this 09 Sep 03:45
· 1691 commits to main since this release

This release fixes Issue 16, where bad admin.yml was created when table names differ from SQLAlchemy class names. This occurs for singularization, use of under scores, etc.

It is currently released for PyPi; docker release is pending.