SqlAlchemy schema display script
copied from cf-staging / sadisplaySimple package for describing SQLAlchemy schema and display raw database tables by reflecting feature. Works with mapped classes and raw tables. Relation detecting by ForeignKey columns. Supports mapped class inherit.