reference/ibase/functions/ibase-query.xml
e41806c30bf6975e452c0d4ce35ab0984c2fa68c
...
...
@@ -80,32 +80,6 @@
80
80
</para>
81
81
</refsect1>
82
82

83
-
<refsect1 role="changelog">
84
-
&reftitle.changelog;
85
-
<para>
86
-
<informaltable>
87
-
<tgroup cols="2">
88
-
<thead>
89
-
<row>
90
-
<entry>&Version;</entry>
91
-
<entry>&Description;</entry>
92
-
</row>
93
-
</thead>
94
-
<tbody>
95
-
<row>
96
-
<entry>5.3.1</entry>
97
-
<entry>
98
-
On success the function now returns &true; if there were no
99
-
affected rows, where it previously returned <literal>0 </literal>
100
-
(a zero followed by an empty space).
101
-
</entry>
102
-
</row>
103
-
</tbody>
104
-
</tgroup>
105
-
</informaltable>
106
-
</para>
107
-
</refsect1>
108
-

109
83
<refsect1 role="examples">
110
84
&reftitle.examples;
111
85
<para>
112
86