You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
363 B
13 lines
363 B
delete from device;
|
|
delete from device_alarm;
|
|
delete from device_channel;
|
|
delete from device_mobile_position;
|
|
delete from gb_stream;
|
|
delete from log;
|
|
delete from media_server;
|
|
delete from parent_platform;
|
|
delete from platform_catalog;
|
|
delete from platform_gb_channel;
|
|
delete from platform_gb_stream;
|
|
delete from stream_proxy;
|
|
delete from stream_push;
|