[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongo/mongodb/_createcollection.xml?=
From:       Derick_Rethans <derick () php ! net>
Date:       2014-11-25 10:22:02
Message-ID: svn-derick-1416910922-335212-768973179 () svn ! php ! net
[Download RAW message or body]

derick                                   Tue, 25 Nov 2014 10:22:02 +0000

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

Log:
Fixed docs to say we pass in all raw options to the server.

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/mongodb/createcollection.xml

Modified: phpdoc/en/trunk/reference/mongo/mongodb/createcollection.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongodb/createcollection.xml	2014-11-24 06:30:41 UTC (rev 335211)
+++ phpdoc/en/trunk/reference/mongo/mongodb/createcollection.xml	2014-11-25 10:22:02 UTC (rev 335212)
@@ -61,7 +61,10 @@
        An array containing options for the collections. Each option is its own
        element in the options array, with the option name listed below being
        the key of the element. The supported options depend on the MongoDB
-       server version. At the moment, the following options are supported:
+       server version and storage engine, and the driver passes any option
+       that you give it straight to the server. A few of the supported options
+       are, but you can find a full list in the MongoDB core docs on <link
+       xlink:href="&url.mongo.docs;method/db.createCollection/">createCollection</link>:
       </para>
       <para>
        <variablelist>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic