This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
statping
mirror of
https://github.com/statping/statping
Watch
1
Star
0
Fork
You've already forked statping
0
Code
Issues
Releases
Wiki
Activity
96c7418ab4
statping
/
sql
/
down.sql
5 lines
93 B
MySQL
Raw
Normal View
History
Unescape
Escape
first commit
2018-06-10 01:31:13 +00:00
DROP
table
core
;
DROP
table
hits
;
DROP
table
failures
;
updates
2018-06-15 04:30:10 +00:00
DROP
table
users
;
DROP
table
services
;