:mod:`wizard.sql` ================= .. automodule:: wizard.sql Functions --------- .. autofunction:: connect .. autofunction:: auth .. autofunction:: backup .. autofunction:: restore .. autofunction:: drop MySQL functions --------------- .. autofunction:: backup_mysql .. autofunction:: restore_mysql .. autofunction:: get_mysql_args Exceptions ---------- .. autoexception:: Error .. autoexception:: RemoveDatabaseError .. autoexception:: RestoreDatabaseError .. autoexception:: BackupDatabaseError