Update docs
This commit is contained in:
parent
65542301da
commit
858e1e047d
@ -11,7 +11,7 @@ pub enum DbErr {
|
||||
RecordNotFound(String),
|
||||
/// A custom error
|
||||
Custom(String),
|
||||
/// Error occurred while parsing value into [ActiveEnum](crate::ActiveEnum)
|
||||
/// Error occurred while parsing value as target type
|
||||
Type(String),
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user