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

[BUg-354][api] Database Migration #359

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Commits on Aug 2, 2023

  1. [fix] Database Migration

    在系统启动时增加数据库版本检查, 若当前版本比最新版本旧则会自动更新至最新版本
    
    通过migration_history进行版本记录
    
    This closes datavane#354
    88fantasy committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    80a5bb9 View commit details
    Browse the repository at this point in the history