33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2025-01-25 16:18:26 +00:00

4 lines
142 B
MySQL
Raw Normal View History

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