{% extends "base.html" %} {% block title %}Tusk · Schema{% endblock %} {% block content %}
100%
{% if not pg_connections %}
No PostgreSQL connections
Add a Postgres connection from the Studio to view its schema.
Open Studio
{% endif %}
Loading…
PK FK drag to move · wheel to zoom · space-drag to pan
{% endblock %} {% block scripts %} {% endblock %}