DBPools() was called without config.databases, causing NoneType error. Load config from sage_root and pass config.databases like the other migration script does.
DBPools() was called without config.databases, causing NoneType error. Load config from sage_root and pass config.databases like the other migration script does.