Skip to content

Commit

Permalink
add a note about options for prepared statement
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Dec 23, 2024
1 parent ab91936 commit 96158e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user_guide_src/source/database/queries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@ array through in the second parameter:

.. literalinclude:: queries/018.php

.. note:: Currently, the only database that actually uses the array of option is SQLSRV.

Executing the Query
===================

Expand Down

0 comments on commit 96158e8

Please sign in to comment.