cakephp2-php8/cake/libs/model/datasources
renan.saddam 76e50ef625 Adding support for Model.* syntax, which translates to a list of fields from Model.
Fixing buildColumn for null values.
Fixing small containable merge, it was duplicating values, tests added.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8265 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-07-31 02:08:20 +00:00
..
dbo Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00
datasource.php Fixes #6135: Primary Key detection and load record fixtures on mssql. Tests added. 2009-04-29 16:26:03 +00:00
dbo_source.php Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00