31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-29 04:49:01 +00:00
patchtester/administrator/components/com_patchtester/install/sql/postgresql/uninstall.sql

3 lines
90 B
MySQL
Raw Normal View History

2014-05-04 21:55:06 +00:00
DROP TABLE IF EXISTS "#__patchtester_pulls";
2013-08-12 21:05:52 +00:00
DROP TABLE IF EXISTS "#__patchtester_tests";