silverstripe-framework/tests/php
Guy Marriott 9d6b5048a6 FIX Table aliases are retained on base tables in queries built using SQLConditionalExpression (#8918)
* Adding failing test for base table aliases using SQLSelect

* FIX Retain table aliases applied to the base table on queries

* FIX Move the trimmed alias outside of the condition so we can use it within the condition
2019-04-16 15:40:09 +12:00
..
Control Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
Core Fix tests 2019-03-20 12:33:00 +13:00
Dev BUG Fix issue with assertListEquals() ignoring field getters 2019-01-11 11:35:11 +13:00
Forms Fix tests not loading fixtures and loading themes in CWP recipe kitchen sink 2019-01-28 13:34:52 +02:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ORM FIX Table aliases are retained on base tables in queries built using SQLConditionalExpression (#8918) 2019-04-16 15:40:09 +12:00
Security MemberTest and SecurityTest now set the default authenticator to use 2019-04-05 11:26:29 +13:00
View Merge branch '4.1' into 4.2 2019-02-19 08:37:07 +07:00