Ingo Schommer 634ff10c89 BUGFIX Excluding names of CompositeDBFields from DataObject::custom_database_fields() and including the actually generated columns in CompositeDBField->compositeDatabaseFields(). This is necessary for DataObject->hasField() to work correctly and avoid generated queries with wrong column identifiers
BUGFIX Querying db() in DataObject->hasField() in addition to hasDatabaseField(), as the two might differ when CompositeDBFields are used
MINOR Added DataObjectTest->hasDatabaseField()

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@78235 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-06-02 03:43:45 +00:00
2009-02-01 23:49:53 +00:00
2009-05-25 06:59:21 +00:00
2009-05-25 02:31:35 +00:00
2009-01-07 23:00:54 +00:00
2009-04-29 01:20:24 +00:00
2009-03-31 17:07:16 +00:00
2009-02-01 23:49:53 +00:00
2009-04-28 23:52:15 +00:00
2009-03-22 22:59:14 +00:00
2009-05-04 05:14:00 +00:00
2009-02-01 23:49:53 +00:00
2007-12-14 04:35:28 +00:00
Description
No description provided
162 MiB
Languages
PHP 99.4%
Scheme 0.5%