{% extends "base.html" %} {% block title %}Tusk Admin{% endblock %} {% block content %}
{% endblock %} {% block modals %}

Database Backups

Loading...

Create Database from Backup

Backup file:

Use lowercase letters, numbers, and underscores

This will create a new database and restore the backup into it.

Add Scheduled Task

Scheduled tasks run at the specified time for the currently selected connection.
{% endblock %} {% block scripts %} {% endblock %}