Skip to main content

status_cmd

Function status_cmd 

Source
pub fn status_cmd(workspace: Option<PathBuf>) -> ExitCode
Expand description

djogi migrations status entry point. Read-only — does not acquire the workspace lock. Reads the migration ledger from the active database via djogi::context::DjogiContext.