33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2025-01-24 15:48:27 +00:00

4 lines
142 B
MySQL
Raw Normal View History

2014-05-04 16:55:06 -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";