This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sangkf
/
wvp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a82b831b8b
Branches
Tags
master
wvp
/
sql
/
update.sql
update.sql
82 B
History
Raw
1
2
3
-- 2.6.6->2.6.7
alter table device
add keepaliveIntervalTime int default null;