31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-20 16:59:02 +00:00
patchtester/administrator/components/com_patchtester/install/sql/mysql/uninstall.sql

3 lines
90 B
MySQL
Raw Normal View History

2014-05-04 21:50:19 +00:00
DROP TABLE IF EXISTS `#__patchtester_pulls`;
2013-08-12 21:05:52 +00:00
DROP TABLE IF EXISTS `#__patchtester_tests`;