Page MenuHomeIn-Portal Phabricator

MINC-143 - Use table aliases in "ord" unit calculated fields
ClosedPublic

Authored by alex on Jan 18 2016, 6:45 AM.

Details

Test Plan
  1. open orders_config.php file
  2. add LEFT JOIN '.TABLE_PREFIX.'Orders cloned_ord ON cloned_ord.OrderId = %1$s.OrderId to the end of each SQL in ListSQLs and ItemSQLs
  3. go to E-commerceOrders section
  4. confirm, that no SQL error happens (before this fix there would be one)

Diff Detail

Repository
rMINC Modules.In-Commerce
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 454.Jan 18 2016, 6:45 AM
alex retitled this revision from to MINC-143 - Use table aliases in "ord" unit calculated fields.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): MINC-143.
glebs accepted this revision.Feb 16 2016, 1:38 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Feb 16 2016, 1:38 AM
alex edited edge metadata.Mar 10 2016, 5:34 AM
alex added a project: Restricted Project.
This revision was automatically updated to reflect the committed changes.