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/sqlsrv/uninstall.sql

3 lines
70 B
MySQL
Raw Normal View History

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