silverstripe-framework/tests/php/ORM/SQLSelectTest.yml

12 lines
267 B
YAML
Raw Permalink Normal View History

2016-10-14 03:30:05 +02:00
SilverStripe\ORM\Tests\SQLSelectTest\TestObject:
test1:
Name: 'Object 1'
Meta: 'Details 1'
Common: 'Common Value'
Date: 2012-01-01 10:00:00
test2:
Name: 'Object 2'
Meta: 'Details 2'
Date: 2012-05-01 09:00:00
Common: 'Common Value'