mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Removing primary key - not in mSQL - Reference: Bug #31978
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179826 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b1663ed4ba
commit
bbd0714f19
1 changed files with 1 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- splitted from ./en/functions/msql.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.msql-fetch-field">
|
||||
<refnamediv>
|
||||
|
@ -40,11 +40,6 @@
|
|||
not_null - 1 if the column cannot be &null;
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
primary_key - 1 if the column is a primary key
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
unique - 1 if the column is a unique key
|
||||
|
|
Loading…
Reference in a new issue