Skip to main content

find_all

Function find_all 

Source
pub async fn find_all<C: ConnectionTrait>(db: &C) -> Result<Vec<Model>>
Expand description

Lists all rows by stable id order.