all_locks

Function all_locks 

Source
pub async fn all_locks(
    pool: &Pool<Postgres>,
) -> Result<Vec<AllLocks>, PgExtrasError>
Expand description

Shows detailed information about all locks in the database.