Skip to content

Commit

Permalink
dba_key_split() deprecation (#4007)
Browse files Browse the repository at this point in the history
  • Loading branch information
Girgias authored Nov 5, 2024
1 parent 7913e8b commit d345611
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions reference/dba/functions/dba-key-split.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,30 @@
<parameter>key</parameter> is &null; or &false;.
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.4.0</entry>
<entry>
Passing &null; or &false; to <parameter>key</parameter>
is now deprecated.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</refsect1>

<refsect1 role="seealso">
&reftitle.seealso;
<para>
Expand Down

0 comments on commit d345611

Please sign in to comment.