{% extends "core_components/site_base.html" %} {% block tabtitle %}Simmate{% endblock %} {% block breadcrumbs %}
{{ table_docs.table_description|markdown }}
Python Class Name | {{ table_docs.table_info.python_name }} |
Python Import Path | {{ table_docs.table_info.python_path }} |
SQL Table Name | {{ table_docs.table_info.sql_name }} |
Website UI Location | {{ table_docs.table_info.website_url }} |
{{ column_name }} | {{ column_descr|markdown }} |