ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:getcommentsql

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v5:dictionary:getcommentsql [2017/04/21 11:50] – external edit 127.0.0.1v5:dictionary:getcommentsql [2017/07/22 18:07] mnewnham
Line 19: Line 19:
 */ */
 $dict = newDataDictionary($db); $dict = newDataDictionary($db);
-$s = $dict->getColumnSql('mytable','mycolumn');+$s = $dict->getCommentSql('mytable','mycolumn');
 print $s; print $s;
 /* /*
v5/dictionary/getcommentsql.txt · Last modified: 2017/07/22 18:10 by mnewnham