{% include 'notices.html' %}
{{column.get_comment}} {% if column.is_auto_increment %}A value for this field will be assigned automatically.{% endif %} {% if column.is_foreign_key %} This field is a cross reference to {{column.get_referenced_table.get_title}}. {% endif %} {% if column.get_type == 'year' %} Only the years 1901–2155 can be entered here. {% endif %}