Skip to content

Commit

Permalink
chore: add docs about postgres and mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Jun 14, 2024
1 parent 8237cb3 commit de61a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/func.rs
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ impl Func {
FunctionCall::new(Function::Random)
}

/// Call `MD5` function.
/// Call `MD5` function, this is only available in Postgres and MySQL.
///
/// # Examples
///
Expand Down

0 comments on commit de61a47

Please sign in to comment.