This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b884f82de6
uptime-kuma
/
db
/
patch-add-gamedig-monitor.sql
6 lines
77 B
SQL
Raw
Blame
History
BEGIN
TRANSACTION
;
ALTER
TABLE
monitor
ADD
game
VARCHAR
(
255
)
;
COMMIT
Reference in New Issue
View Git Blame
Copy Permalink