Explorar o código

ZF-9692 - Added missing SQL server version requirement for sqlsrv DB adapter to documentation

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21877 44c647ce-9c0f-0410-b52a-842ac1e357ba
juokaz %!s(int64=15) %!d(string=hai) anos
pai
achega
4eefdbbf80
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      documentation/manual/en/module_specs/Zend_Db_Adapter.xml

+ 6 - 0
documentation/manual/en/module_specs/Zend_Db_Adapter.xml

@@ -2098,6 +2098,12 @@ if (!is_null($version)) {
 
                 <listitem>
                     <para>
+                        Only Microsoft <acronym>SQL</acronym> Server 2005 or greater is supported.
+                    </para>
+                </listitem>
+
+                <listitem>
+                    <para>
                         Microsoft <acronym>SQL</acronym> Server does not support sequences, so
                         <methodname>lastInsertId()</methodname> ignores primary key argument and
                         returns the last value generated for an auto-increment key if a table name