mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Revert inadvertent changes to Ingres types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351206 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dfcd2c10b7
commit
8bdab424de
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@
|
|||
<tbody>
|
||||
<row>
|
||||
<entry>a</entry>
|
||||
<entry><type>bool</type></entry>
|
||||
<entry><type>BOOLEAN</type></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>b</entry>
|
||||
|
@ -164,7 +164,7 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry>i</entry>
|
||||
<entry><type>int</type></entry>
|
||||
<entry><type>INTEGER</type></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>L</entry>
|
||||
|
|
Loading…
Reference in a new issue