cakephp2-php8/cake/tests/cases/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
dbo_source.test.php Fixing issue with "DEFAULT NULL NULL" generated by buildColumn. 2009-07-29 22:30:20 +00:00