ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:comments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:dictionary:comments [2026/03/22 23:40] mnewnhamv5:dictionary:comments [2026/03/22 23:45] (current) mnewnham
Line 194: Line 194:
 </WRAP> </WRAP>
 **ADODataDictionary::getIndexCommentSql()** returns an SQL Statement that can be executed to retrieve an index comment from the currently connected database. If the database does not support retrieving a comment this way, the method returns NULL. **ADODataDictionary::getIndexCommentSql()** returns an SQL Statement that can be executed to retrieve an index comment from the currently connected database. If the database does not support retrieving a comment this way, the method returns NULL.
 +
 +----------------------------------
  
 ===== Deprecated Functions =====  ===== Deprecated Functions ===== 
-The functions getCommentSql() and setCommentSql() which get/set table comments in the oci8 driver are deprecated and will be removed in a later release. +The functions **getCommentSql()** and **setCommentSql()** which get/set table comments in the oci8 driver are deprecated and will be removed in a later release. They currently alias **getTableCommentSql()** and **setTableCommentSql()**
v5/dictionary/comments.1774219254.txt.gz · Last modified: by mnewnham