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
metaspace/docker/setup-dev-env.sh
Line 26 in 6b129f9
Can we ensure that if database already exists that it won't download it again ?.
It will invoke the assertion error below
metaspace/metaspace/engine/sm/engine/db.py
Line 114 in c36571e
When I run https://github.com/metaspace2020/metaspace/blob/c36571e0893295c30fb8b1b67e04886e27e373f0/metaspace/engine/scripts/import_lion_info.py#L53C13-L53C77
The text was updated successfully, but these errors were encountered:
No branches or pull requests
metaspace/docker/setup-dev-env.sh
Line 26 in 6b129f9
Can we ensure that if database already exists that it won't download it again ?.
It will invoke the assertion error below
metaspace/metaspace/engine/sm/engine/db.py
Line 114 in c36571e
When I run https://github.com/metaspace2020/metaspace/blob/c36571e0893295c30fb8b1b67e04886e27e373f0/metaspace/engine/scripts/import_lion_info.py#L53C13-L53C77
The text was updated successfully, but these errors were encountered: