huasio 去数据库手动执行 alter table comments add column allow_notification tinyint default 1 看看有没有啥问题。

    Ryan Wang 👍

    mysql> alter table comments add column allow_notification tinyint default 1;
    Query OK, 1 row affected (0.02 sec)
    Records: 1  Duplicates: 0  Warnings: 0

    Ryan Wang 👍 手动执行所有 alter 语句了,但是又出现新的报错信息。

    Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
    2020-01-05 21:52:38.048 ERROR 11203 --- [           main] o.s.boot.SpringApplication               : Application run failed
    
    org.flywaydb.core.api.FlywayException: Validate failed:
    Detected failed migration to version 2 (migrate 1.2.0-beta.1 to 1.2.0-beta.2)
    ......
      3 个月 后

      Ryan Wang 👍
      尝试在文章开头加[TOC]了,但依旧不能渲染出目录,用的是下载的jar包里自带的主题

      22 天 后

      附件里面应该加入分类功能

      19 天 后
      3 年 后

      什么时候能以插件的方式支持数学公式呀?

        9 天 后

        博主你好,有没有QQ交流群呀,有一些后端java问题想交流一下

        2 年 后