{% extends "explorer/base.html" %} {% block sql_explorer_content %}
Creation Date | Expiry Date | Author | Format | Status | Download | Delete |
{{ obj.start_dt }} | {% if obj.end_dt %} {{ obj.end_dt }} {% else %} ----- {% endif %} | {{ obj.author }} | {{ obj.export_format }} | {{ obj.status }} | {% if obj.status == 'completed' %} Click to Download {% endif %} | Delete |
None. You can generate an export file by clicking the Generate button above. |