mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
Move SQL errors into their own module
This commit is contained in:
committed by
Floris Bruynooghe
parent
ea8adf39c2
commit
612600278a
@@ -534,7 +534,7 @@ pub fn save(
|
||||
}
|
||||
Ok(newest_location_id)
|
||||
},
|
||||
)
|
||||
).map_err(Into::into)
|
||||
}
|
||||
|
||||
#[allow(non_snake_case)]
|
||||
|
||||
Reference in New Issue
Block a user