update.sql 65 B

1234
  1. alter table stream_push
  2. add serverId varchar(50) not null;