支持支持主码流子码流切换
This commit is contained in:
5
数据库/2.7.0/更新-postgresql-kingbase-2.7.0.sql
Normal file
5
数据库/2.7.0/更新-postgresql-kingbase-2.7.0.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
alter table wvp_device_channel
|
||||
add stream_identification character varying(50);
|
||||
|
||||
alter table wvp_device
|
||||
drop switch_primary_sub_stream;
|
||||
Reference in New Issue
Block a user