Changes

Jump to navigation Jump to search
42 bytes removed ,  19:52, 18 July 2022
m
Text replacement - "\[\[#([^]:]+:[^|]+)\|([^]:]+:[^|]+)\]\]" to "{{Function||$1}}"
|-
| '''Summary'''
| This function executes a prepared statement with the specified {{Code|$id}}. The output format is identical to [[#sql:execute{{Function||sql:execute]]}}. The optional parameter {{Code|$params}} is an element {{Code|<sql:parameters/>}} representing the parameters for a prepared statement along with their types and values. The following schema shall be used:<br/ >
<syntaxhighlight lang="xquery">
element sql:parameters {
;Version 9.6
* Updated: [[#sql:execute-prepared{{Function||sql:execute-prepared]]}}, additional types added
;Version 9.0
* Updated: [[#sql:execute{{Function||sql:execute]]}}, [[#sql:execute-prepared{{Function||sql:execute-prepared]]}}: Return update count for updating statements. {{Code|$options}} argument added.
* Updated: Connection ids are URIs now.
* Updated: error codes updated; errors now use the module namespace
;Version 7.5
* Updated: prepared statements are now executed via [[#sql:execute-prepared{{Function||sql:execute-prepared]]}}
The module was introduced with Version 7.0.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu