| {% trans 'Routine name' %} | |||||||
| {% trans 'Type' %} |
{% if is_ajax %}
{% else %}
{{ routine['item_type'] }}
{% endif %}
|
||||||
| {% trans 'Parameters' %} |
|
||||||
| {% if is_ajax %} {% else %} {% endif %} | |||||||
| {% trans 'Definition' %} | |||||||
| {% trans 'Is deterministic' %} | |||||||
| {% trans 'Adjust privileges' %} {{ show_docu('faq', 'faq6-39') }} | {% if has_privileges %} {% else %} {% endif %} | ||||||
| {% trans 'Definer' %} | |||||||
| {% trans 'Security type' %} | |||||||
| {% trans 'SQL data access' %} | |||||||
| {% trans 'Comment' %} | |||||||