cakephp2-php8/cake/libs/model/datasources
AD7six 7943f3d168 allowing vritual fields to work whether specified with a model alias or
not. by concequence allows find('list', array('fields' => array('id',
'virtual'))) to work
2010-01-18 21:54:15 -05:00
..
dbo Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00
datasource.php Removing use of subclass method 'fullTableName()' in Datasource superclass. Fixes #100. 2010-01-13 23:19:10 -05:00
dbo_source.php allowing vritual fields to work whether specified with a model alias or 2010-01-18 21:54:15 -05:00