hacktoberfestdockersocket-iosingle-page-appselfhostedself-hostedresponsivemonitoringwebsocketwebappuptime-monitoringuptime
6 lines
102 B
6 lines
102 B
BEGIN TRANSACTION;
|
|
|
|
alter table monitor
|
|
add public_weight BOOLEAN default 1000 not null;
|
|
|
|
COMMIT;
|
|
|