Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

upgrade v2.2302.0 to v2.2303.0 #1410

ColdWaterLW started this conversation in Upgrade
Discussion options

版本升级方案

新版本的SQLE workflows表字段类型有变更,旧的SQLE升级到新SQLE需要手动修改字段类型, 修改方式:

  1. 登入SQLE存储元数据的数据库
  2. 假设SQLE业务库名为"sqle",执行如下SQL:
ALTER TABLE workflows MODIFY `desc` varchar(3000);
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /