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:
Martin Meredith 2005-02-15 11:52:28 +00:00
parent b1663ed4ba
commit bbd0714f19

View file

@ -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