Mention in docs for sql_prepared_statements that it works with MySQL

This commit is contained in:
Paweł Chmielowski 2023-12-12 11:29:02 +01:00
parent 6b2b89da78
commit a5c973f86b
1 changed files with 1 additions and 1 deletions

View File

@ -1348,7 +1348,7 @@ doc() ->
note => "added in 20.01",
desc =>
?T("This option is 'true' by default, and is useful to disable "
"prepared statements. The option is valid for PostgreSQL.")}},
"prepared statements. The option is valid for PostgreSQL and MySQL.")}},
{sql_query_timeout,
#{value => "timeout()",
desc =>