mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-09 15:37:50 +08:00
修复升级sql
This commit is contained in:
parent
babc0f79cb
commit
d72c1c0c4c
@ -411,11 +411,10 @@ alter table stream_push
|
||||
alter table stream_push
|
||||
change self self bool default false;
|
||||
|
||||
alter table wvp_stream_push
|
||||
alter table stream_push
|
||||
drop column serverId;
|
||||
|
||||
|
||||
|
||||
alter table user
|
||||
change roleId role_id int not null;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user