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;
2018-06-15 04:30:10 +00:00
DROP table users;
DROP table services;