Ok, I found a solution. The reason was that I didn't have my
`superset_config.py` in PYTHONPATH when I ran the migrations. To fix it, I
added `ENV PYTHONPATH "${PYTHONPATH}:/app"` to my Dockerfile.[ Full content available at: https://github.com/apache/incubator-superset/issues/5751 ] This message was relayed via gitbox.apache.org for [email protected]
