{% if title is not none %}
{{col[0]}}
{{loop.index}} ({{col[1]}})
{% if col[2] == true %}
nullable
{% else %}
not nullable
{% endif %}
|
{% endfor %}
---|
{{v|string|replace(" ", "⋅")|truncate(128)|safe}}
|
{% endfor %}