__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<div class="show_create_results">
<h2>{% trans 'Showing create queries' %}</h2>
{% if tables.tables is not empty %}
<fieldset class="pma-fieldset">
<legend>{% trans 'Tables' %}</legend>
<table class="table table-striped show_create">
<thead>
<tr>
<th>{% trans 'Table' %}</th>
<th>{% trans 'Create table' %}</th>
</tr>
</thead>
<tbody>
{% for table in tables.tables %}
<tr>
<td><strong>{{ table.name|raw }}</strong></td>
<td>{{ table.show_create|raw }}</td>
</tr>
{% endfor %}
</tbody>
</table>
</fieldset>
{% endif %}
{% if tables.views is not empty %}
<fieldset class="pma-fieldset">
<legend>{% trans 'Views' %}</legend>
<table class="table table-striped show_create">
<thead>
<tr>
<th>{% trans 'View' %}</th>
<th>{% trans 'Create view' %}</th>
</tr>
</thead>
<tbody>
{% for view in tables.views %}
<tr>
<td><strong>{{ view.name }}</strong></td>
<td>{{ view.show_create|raw }}</td>
</tr>
{% endfor %}
</tbody>
</table>
</fieldset>
{% endif %}
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| add_prefix.twig | File | 425 B | 0644 |
|
| body_for_table_summary.twig | File | 3.37 KB | 0644 |
|
| bulk_action_modal.twig | File | 802 B | 0644 |
|
| change_prefix_form.twig | File | 488 B | 0644 |
|
| check_all_tables.twig | File | 3.75 KB | 0644 |
|
| collation_definition.twig | File | 48 B | 0644 |
|
| copy_form.twig | File | 1.78 KB | 0644 |
|
| drop_form.twig | File | 941 B | 0644 |
|
| empty_form.twig | File | 962 B | 0644 |
|
| favorite_anchor.twig | File | 383 B | 0644 |
|
| index.twig | File | 873 B | 0644 |
|
| overhead.twig | File | 182 B | 0644 |
|
| show_create.twig | File | 1.28 KB | 0644 |
|
| structure_table_row.twig | File | 8.35 KB | 0644 |
|
| table_header.twig | File | 3.47 KB | 0644 |
|
| tracking_icon.twig | File | 261 B | 0644 |
|