LinkinStars
LinkinStars
@chinoll 相关管理员权限功能会在后续版本中发布 --- Administrator privileges will be released in subsequent versions.
是这样的,原来旧版本中,默认 docker-compose 使用的是 mysql,所以依赖较多;而现在 code 中 docker-compose 使用的是 sqlite,没有依赖(是为了方便新用户能快速体验到项目)。 如果你原先使用的是旧版本的 docker-compose ,并且使用 mysql 作为数据库,可以重新拉取镜像并重启即可完成升级。 ```yaml docker-compose pull docker-compose down docker-compose up -d ```
@chenfengrugao 抱歉,这可能是升级上出现的 bug,我们会在下个版本进行修复。解决方式如下: 1. 手动删除 ./answer-data/i18n 目录下的所有文件(这是所有翻译的语言文件,不是数据文件,它会自动重新安装,无需担心) 2. 再次重新启动即可 所有的升级方式,均会保留原数据
Thank you for your feedback and we will continue to pay attention to this issue.
fix in v0.5.0
duplicate #74
Thank you for your PR. We will merge this ASAP. And we will re-run the unit test in mysql8.
@hgaol Thanks for the feedback. This is indeed a bug. It should sync the data of the question to the plugin once again after creating the relation between the question...
> Thanks @LinkinStars ! I've created a PR to fix this issue. > > BTW, one thing makes me little confused that which branch should I baded on when working...
@sivdead The `dete` command looks show the UTC time.