backend/bms_app/models.py [344:356]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    SourceDBStatus.DEPLOYED,
    SourceDBStatus.PRE_RESTORE,
    SourceDBStatus.PRE_RESTORE_COMPLETE,
    SourceDBStatus.PRE_RESTORE_FAILED,
    SourceDBStatus.DT,
    SourceDBStatus.DT_COMPLETE,
    SourceDBStatus.DT_FAILED,
    SourceDBStatus.DT_PARTIALLY,
    SourceDBStatus.DT_ROLLBACK,
    SourceDBStatus.FAILOVER,
    SourceDBStatus.FAILOVER_COMPLETE,
    SourceDBStatus.FAILOVER_FAILED,
]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



