mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Create &sybase.db.only; to compliment sybase.ct.only;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159572 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
269582127f
commit
49b790e13d
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@ are <emphasis>case-sensitive</emphasis>.</simpara></note>'>
|
|||
|
||||
<!-- Sybase Notes -->
|
||||
<!ENTITY sybase.ct.only '<note><simpara>This function is only available using the CT library interface to Sybase, and not the DB library.</simpara></note>'>
|
||||
<!ENTITY sybase.db.only '<note><simpara>This function is only available using the DB library interface to Sybase, and not the CT library.</simpara></note>'>
|
||||
|
||||
<!-- Some MySQL Notes -->
|
||||
<!ENTITY mysql.field-case '<note><simpara>Field names returned by this function
|
||||
|
|
Loading…
Reference in a new issue