We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In fresh installation of AiiDA (master branch) with SQLAlchemy as backend each call to load_dbenv() returns also these messages (ignore timestamp):
master
load_dbenv()
10/30/2017 02:44:43 PM, alembic.runtime.migration: [INFO] Context impl PostgresqlImpl. 10/30/2017 02:44:43 PM, alembic.runtime.migration: [INFO] Will assume transactional DDL.
The text was updated successfully, but these errors were encountered:
Fixed by #1012
Sorry, something went wrong.
szoupanos
No branches or pull requests
In fresh installation of AiiDA (
master
branch) with SQLAlchemy as backend each call toload_dbenv()
returns also these messages (ignore timestamp):The text was updated successfully, but these errors were encountered: