Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: optimize the update logic of post editTime field #2195

Merged
merged 5 commits into from
Jul 4, 2022
Merged

perf: optimize the update logic of post editTime field #2195

merged 5 commits into from
Jul 4, 2022

Commits on Jun 28, 2022

  1. fix(): 🚸 文章更新时间 逻辑优化;

    只有当修改文章标题 或文章内容时 去更新posts表的edit_time字段
    wxyShine committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    1b3fccd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix(): 文章更新时间 逻辑优化;

    只有当修改文章标题 或文章内容时 去更新posts表的edit_time字段
    wxyShine committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fdbad28 View commit details
    Browse the repository at this point in the history
  2. check code-style

    wxyShine committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    39f753e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    0c361a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. remove useless code

    wxyShine committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    8224639 View commit details
    Browse the repository at this point in the history