Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
postgresql db driver
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2014 at 10:52 UTC
Updated:
21 Oct 2014 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mradcliffeComment #2
mradcliffeComment #3
mradcliffeDoes not need back port this issue should have the patch for both #2350465: UPDATE foo SET bar=(SELECT...) is not supported in D7?.
Comment #4
fabianx commentedSo does that not still miss some new tests from the old issue?
Would be sad to loose some test coverage ...
Comment #5
mradcliffeUpdateComplexTest is still in core.
Patch passes UpdateComplexTest on drupalci_testbot.
Comment #6
fabianx commentedRTBC then :)
Comment #7
bzrudi71 commentedPerfect, local test run with patch from #1 applied makes UpdateComplexTest pass. +1 and RTBC from my side.
Comment #8
alexpottCommitted 2c88a12 and pushed to 8.0.x. Thanks!