You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
If the process to import prescribings in import_hscic_prescribing.py fails, it writes to STDOUT and then returns a zero exit code, which means the import process continues. This leads to strange results (e.g. materialized views are recomputed)
If the process to import prescribings in
import_hscic_prescribing.pyfails, it writes to STDOUT and then returns a zero exit code, which means the import process continues. This leads to strange results (e.g. materialized views are recomputed)