svn: /phpdoc/ja/trunk/reference/sqlite3/sqlite3result/ columnname.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 25 Feb 2020 13:53:54 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349252

Log:
Clarify SQLite3Result::columnName()

Cf. bug #78813.

Bug: https://bugs.php.net/78813 (Not a bug) SQLite ALTER TABLE query is returning columns
      
Changed paths:
    U   phpdoc/ja/trunk/reference/sqlite3/sqlite3result/columnname.xml

Modified: phpdoc/ja/trunk/reference/sqlite3/sqlite3result/columnname.xml
===================================================================
--- phpdoc/ja/trunk/reference/sqlite3/sqlite3result/columnname.xml	2020-02-24 12:48:37 UTC (rev 349251)
+++ phpdoc/ja/trunk/reference/sqlite3/sqlite3result/columnname.xml	2020-02-25 13:53:54 UTC (rev 349252)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349251 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <refentry xml:id="sqlite3result.columnname" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -17,6 +18,9 @@
   <para>
    <parameter>column_number</parameter>
    で指定したカラムの名前を返します。
+   返されるカラムの名前は <literal>AS</literal> 句が指定された場合、そこで指定された値になります。
+   <literal>AS</literal> 句の指定がない場合、カラムの名前は不定となり、
+   libsqlite3 のリリースによって変わる可能性があります。
   </para>
  </refsect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.