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

fix: database migration doc missing db connection code #5339

Merged
merged 1 commit into from Mar 1, 2024

Commits on Mar 1, 2024

  1. Establish database connection in migration code

    Establishing database connection was missing in the migration postgrator code, resulting in silent exit during the execution of code, without running any migrations. 
    
    Signed-off-by: Muhammed Nuhman <nuhman7@outlook.com>
    nuhman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0e00bb2 View commit details
    Browse the repository at this point in the history