Until now, if the .sql file contained invalid data, psql would choke on it, but still return an exit code of 0. This is very misleading. We need to pass `-v ON_ERROR_STOP=1` to make it exit with a proper error exit code when failures happen. |
||
---|---|---|
.. | ||
self_check | ||
setup | ||
util | ||
import_media_store.yml | ||
import_sqlite_db.yml | ||
main.yml | ||
register_user.yml | ||
start.yml | ||
upgrade_postgres.yml |