Your IP : 216.73.216.224


Current Path : /var/www/html/administrator/components/com_akeebabackup/sql/
Upload File :
Current File : /var/www/html/administrator/components/com_akeebabackup/sql/uninstall.postgresql.utf8.sql

/**
 * @package   akeebabackup
 * @copyright Copyright 2006-2026 Nicholas K. Dionysopoulos / Akeeba Ltd
 * @license   GNU General Public License version 3, or later
 */

DROP TABLE IF EXISTS "#__akeebabackup_profiles";
DROP TABLE IF EXISTS "#__akeebabackup_backups";
DROP TABLE IF EXISTS "#__akeebabackup_storage";