statping/sql/down.sql

5 lines
93 B
MySQL
Raw Normal View History

2018-06-10 01:31:13 +00:00
DROP table core;
DROP table hits;
DROP table failures;
DROP table services;
DROP table users;