mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
11 lines
234 B
YAML
11 lines
234 B
YAML
SQLQueryTest_DO:
|
|
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' |