<select name="field_key[{{ column_number }}]" id="field_{{ column_number }}_{{ ci - ci_offset }}" data-index=""> <option value="none_{{ column_number }}">---</option> <option value="primary_{{ column_number }}" title="{% trans "Primary" %}" {{- column_meta['Key'] is defined and column_meta['Key'] == 'PRI' ? ' selected="selected"' }}> PRIMARY </option> <option value="unique_{{ column_number }}" title="{% trans "Unique" %}" {{- column_meta['Key'] is defined and column_meta['Key'] == 'UNI' ? ' selected="selected"' }}> UNIQUE </option> <option value="index_{{ column_number }}" title="{% trans "Index" %}" {{- column_meta['Key'] is defined and column_meta['Key'] == 'MUL' ? ' selected="selected"' }}> INDEX </option> <option value="fulltext_{{ column_number }}" title="{% trans "Fulltext" %}" {{- column_meta['Key'] is defined and column_meta['Key'] == 'FULLTEXT' ? ' selected="selected"' }}> FULLTEXT </option> <option value="spatial_{{ column_number }}" title="{% trans "Spatial" %}" {{- column_meta['Key'] is defined and column_meta['Key'] == 'SPATIAL' ? ' selected="selected"' }}> SPATIAL </option> </select>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
column_adjust_privileges.twig | File | 630 B | 0644 |
|
column_attribute.twig | File | 909 B | 0644 |
|
column_attributes.twig | File | 7.6 KB | 0644 |
|
column_auto_increment.twig | File | 293 B | 0644 |
|
column_comment.twig | File | 222 B | 0644 |
|
column_default.twig | File | 1.72 KB | 0644 |
|
column_definitions_form.twig | File | 5.93 KB | 0644 |
|
column_extra.twig | File | 287 B | 0644 |
|
column_indexes.twig | File | 1.21 KB | 0644 |
|
column_length.twig | File | 404 B | 0644 |
|
column_name.twig | File | 1.47 KB | 0644 |
|
column_null.twig | File | 324 B | 0644 |
|
column_type.twig | File | 340 B | 0644 |
|
column_virtuality.twig | File | 961 B | 0644 |
|
mime_type.twig | File | 763 B | 0644 |
|
move_column.twig | File | 631 B | 0644 |
|
partitions.twig | File | 7.64 KB | 0644 |
|
table_fields_definitions.twig | File | 4.77 KB | 0644 |
|
transformation.twig | File | 1.21 KB | 0644 |
|
transformation_option.twig | File | 423 B | 0644 |
|