- Related to https://github.com/phpmyadmin/phpmyadmin/issues/18512 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
9 lines
242 B
Twig
9 lines
242 B
Twig
<div class="sqlqueryresults ajax">
|
|
{{ previous_update_query|raw }}
|
|
{{ profiling_chart|raw }}
|
|
{{ missing_unique_column_message|raw }}
|
|
{{ bookmark_created_message|raw }}
|
|
{{ table|raw }}
|
|
{{ bookmark_support|raw }}
|
|
</div>
|