You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/03/30 16:04:42 UTC

[skywalking] branch endpoint-length updated (abd873a -> 925c401)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch endpoint-length
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from abd873a  Fix a mischange.
     add b28b811  [BugFix] Fix wrong H2 column type (#4593)
     add 925c401  Merge branch 'master' into endpoint-length

No new revisions were added by this update.

Summary of changes:
 .../oap/server/core/storage/model/INewModel.java   |  2 +-
 .../server/core/storage/model/StorageModels.java   | 14 ++--
 .../storage/plugin/jdbc/h2/dao/H2SQLExecutor.java  | 86 +++++++++++-----------
 .../plugin/jdbc/h2/dao/H2TableInstaller.java       |  2 +-
 .../plugin/jdbc/mysql/MySQLTableInstaller.java     |  9 +++
 5 files changed, 60 insertions(+), 53 deletions(-)