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 initialization of Database sqlalchemy_uri and password #1137

Commits on Sep 19, 2016

  1. move initialization of Database sqlalchemy_uri and password from Data…

    …baseView.pre_add to utils.get_or_create_main_db.
    
    Unit tests for mysql and postgres include username and password in the SQLALCHEMY_DATABASE_URI.
    dennisobrien committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    5ca172f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa471cb View commit details
    Browse the repository at this point in the history