Skip to content

Comments

[pull] develop from apitable:develop#1

Open
pull[bot] wants to merge 756 commits intoWangNingkai:developfrom
apitable:develop
Open

[pull] develop from apitable:develop#1
pull[bot] wants to merge 756 commits intoWangNingkai:developfrom
apitable:develop

Conversation

@pull
Copy link

@pull pull bot commented Feb 6, 2023

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Feb 6, 2023
ChambersChan and others added 28 commits April 6, 2023 14:33
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->


# What?

Add a documentation on how to use DataBus.
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Aria <jianweisummer@gmail.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
Co-authored-by: plodsoft <xplzjwz@gmail.com>
Co-authored-by: liuyi <liuyi@vikadata.com>
Co-authored-by: Bron ZiJing Liu <liuzijing@vikadata.com>
Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
Co-authored-by: JaneSu <sujian@apitable.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Since Script Widget feature released, add Scripting widget documentation
on it.
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: plodsoft <xplzjwz@gmail.com>
Co-authored-by: Bron ZiJing Liu <liuzijing@vikadata.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: liuyi <liuyi@vikadata.com>
Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
Co-authored-by: Aria <jianweisummer@gmail.com>
Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
Co-authored-by: JaneSu <sujian@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: liuyi <liuyi@vikadata.com>
Co-authored-by: Bron ZiJing Liu <liuzijing@vikadata.com>
Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
Co-authored-by: Aria <jianweisummer@gmail.com>
Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: JaneSu <sujian@apitable.com>
Co-authored-by: plodsoft <xplzjwz@gmail.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Aria <jianweisummer@gmail.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: arucil <xplzjwz@gmail.com>
Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: liuyi <liuyi@vikadata.com>
Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Bron <liuzijing@vikadata.com>
Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
Co-authored-by: Kelly Chan <kelly@apitable.com>
Co-authored-by: Xukecheng <wsad8254695@outlook.com>
Co-authored-by: ziqiang <1694392889@qq.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->
Hi, we need to enable Crowdin to support translation of our
`strings.en-US.json` and `backend.en-US.json` files.

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->
I modified the `crowdin.yml`, and I have confirmed that Crowidn will
correctly parse the configuration in it.

# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Crowdin will pull the `develop` branch, and it will detect changes in
the `crowdin.yml` file, and will add source files to be translated.
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Aria <jianweisummer@gmail.com>
Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
Co-authored-by: liuyi <liuyi@vikadata.com>
Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
Co-authored-by: plodsoft <xplzjwz@gmail.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Bron <liuzijing@vikadata.com>
Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
Co-authored-by: Kelly Chan <kelly@apitable.com>
Co-authored-by: Xukecheng <wsad8254695@outlook.com>
Co-authored-by: ziqiang <1694392889@qq.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Co-authored-by: ziqiang <1694392889@qq.com>
…743)

Currently the `room-native-api` package is still loaded if the
`USE_NATIVE_MODULE` env var is disabled, which can lead to glibc version
mismatching in the all-in-one image, that is, all-in-one image has glibc
2.29, but room-native-api is compiled against glibc 2.28. This problem
is fixed by avoiding `require`ing `room-native-api` at runtime if
`USE_NATIVE_MODULE` is disabled.
Due to [a deserialization
issue](typestack/class-validator#1873) caused
by `class-validator` `0.14.0`, disable `forbidUnknownValues` for a
short-term solution.
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->Add multilanguage images into README document


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->Add more 9 languages


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->
The UI will display two more options: French and Traditional Chinese

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->
<img width="243" alt="image"
src="https://user-images.githubusercontent.com/18455767/234448467-78d1afd9-e88b-4658-8c8c-0ee5e50edc08.png">
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->
- Optimize translation document description
- Update new Crowdin translate project link

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Aria <jianweisummer@gmail.com>
Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
Co-authored-by: liuyi <liuyi@vikadata.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
Co-authored-by: plodsoft <xplzjwz@gmail.com>
Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Bron <liuzijing@vikadata.com>
Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
Co-authored-by: Kelly Chan <kelly@apitable.com>
Co-authored-by: Xukecheng <wsad8254695@outlook.com>
Co-authored-by: ziqiang <1694392889@qq.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: xukecheng <cnxukecheng@gmail.com>
Add missing dependencies in room-server.
robot518 and others added 30 commits January 7, 2024 21:59
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

---------

Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: Jover Zhang <joverzh@gmail.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: Chalme Cheng Peng <pc.chalme@gmail.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Guofeng Chen <66124783+functionChenGuoFeng@users.noreply.github.com>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
Co-authored-by: jeremyyin <jeremyyin2012@gmail.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: quppenge <287241724@qq.com>
Co-authored-by: QuppZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: XuKecheng <wsad8254695@outlook.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

---------

Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: jeremyyin <jeremyyin2012@gmail.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: quppenge <287241724@qq.com>
Co-authored-by: QuppZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: XuKecheng <wsad8254695@outlook.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: yechen <262000730@qq.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

---------

Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: quppenge <287241724@qq.com>
Co-authored-by: QuppZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: XuKecheng <wsad8254695@outlook.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: yechen <262000730@qq.com>
Co-authored-by: Chalme Cheng Peng <pc.chalme@gmail.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

---------

Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Jeremy Yin <jeremyyin2012@gmail.com>
Co-authored-by: quppenge <287241724@qq.com>
Co-authored-by: QuppZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: XuKecheng <wsad8254695@outlook.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: yechen <262000730@qq.com>
Co-authored-by: Chalme Cheng Peng <pc.chalme@gmail.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
@coderabbitai: ignore

---------

Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: Jeremy Yin <jeremyyin2012@gmail.com>
Co-authored-by: quppenge <287241724@qq.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: QuppZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: XuKecheng <wsad8254695@outlook.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: yechen <262000730@qq.com>
Co-authored-by: Chalme Cheng Peng <pc.chalme@gmail.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: Jover <joverzh@gmail.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

---------

Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: XuKecheng <wsad8254695@outlook.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: yechen <262000730@qq.com>
Co-authored-by: Chalme Cheng Peng <pc.chalme@gmail.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: jeremyyin <jeremyyin2012@gmail.com>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: yanmingZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: Jover <joverzh@gmail.com>
Co-authored-by: paylm penglong feng <fengpenglong@vikadata.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

---------

Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Michael Xiaoliang Chan <111508006+yo-ooiii@users.noreply.github.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Zoe <zhengxu@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: yechen <262000730@qq.com>
Co-authored-by: Chalme Cheng Peng <pc.chalme@gmail.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: jeremyyin <jeremyyin2012@gmail.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: yanmingZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: Jover <joverzh@gmail.com>
Co-authored-by: paylm penglong feng <fengpenglong@vikadata.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->

Co-authored-by: Chambers <chenbochao@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: chalme <pc.chalme@gmail.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: jeremyyin <jeremyyin2012@gmail.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: yanmingZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: Jover <joverzh@gmail.com>
Co-authored-by: paylm penglong feng <fengpenglong@vikadata.com>
Co-authored-by: Caedman Ziwen Lan <12862508+ranglang@users.noreply.github.com>
@coderabbitai: ignore

---------

Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: XuKecheng <xukecheng@apitable.com>
Co-authored-by: xukecheng <xukecheng@aitable.ai>
Co-authored-by: ziqiang <zhaoziqiang@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: jeremyyin <jeremyyin2012@gmail.com>
Co-authored-by: William Chan <root@williamchan.me>
Co-authored-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: yanmingZhang <44792891+quppenge@users.noreply.github.com>
Co-authored-by: Jover <joverzh@gmail.com>
Co-authored-by: paylm penglong feng <fengpenglong@vikadata.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Caedman Ziwen Lan <12862508+ranglang@users.noreply.github.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
@coderabbitai: ignore

---------

Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
@coderabbitai: ignore

Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
@coderabbitai: ignore

---------

Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: paylm penglong feng <fengpenglong@vikadata.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Caedman Ziwen Lan <12862508+ranglang@users.noreply.github.com>
Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
Co-authored-by: 张本富 Benson <benson@vikadata.com>
Co-authored-by: CnForeRunner <qiuzewei@aitable.ai>
Co-authored-by: paylm <172749114@qq.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Signed-off-by: wangkailang <wangkailang@vikadata.com>
Co-authored-by: Zoe <13400804+zoe-icu@users.noreply.github.com>
Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
Co-authored-by: Chambers <chenbochao@vikadata.com>
Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
Co-authored-by: Caedman Ziwen Lan <lanziwen@apitable.com>
Co-authored-by: Aria <sujian@apitable.com>
Co-authored-by: Caedman Ziwen Lan <12862508+ranglang@users.noreply.github.com>
Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
Co-authored-by: paylm penglong feng <fengpenglong@vikadata.com>
Co-authored-by: 张本富 Benson <benson@vikadata.com>
Co-authored-by: CnForeRunner <qiuzewei@aitable.ai>
Co-authored-by: paylm <172749114@qq.com>
Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
Run without the default seccomp profile

Co-authored-by: paylm Penglong Feng <fengpenglong@vikadata.com>
Caused by: liquibase.exception.DatabaseException: You have an error in
your SQL syntax; check the manual that corresponds to your MySQL server
version for the right syntax to use near
'-DDB_ENGINE=mysqlclient_release_version change `describe` `description`
varch' at line 1 [Failed SQL: (1064) ALTER TABLE apitable_
-DDB_ENGINE=mysqlclient_release_version change `describe` `description`
varchar(255) not null comment 'Version Description']
at
liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:445)
	at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:77)
	at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:160)
at
liquibase.database.AbstractJdbcDatabase.execute(AbstractJdbcDatabase.java:1287)
at
liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1269)
	at liquibase.changelog.ChangeSet.execute(ChangeSet.java:718)
	... 51 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.