mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
aa3b358469
Mostly for the benefit of MSSQLDatabase which is having problems with subselects and alias functions.
10 lines
181 B
YAML
10 lines
181 B
YAML
SQLQueryTest_DO:
|
|
test1:
|
|
Name: 'Object 1'
|
|
Meta: 'Details 1'
|
|
Date: 2012-01-01 10:00:00
|
|
test2:
|
|
Name: 'Object 2'
|
|
Meta: 'Details 2'
|
|
Date: 2012-05-01 09:00:00
|