Problem/Motivation
Fix following test fails with D7 + SQLite
Can retrieve after inserting. Other database_test.test 650 DatabaseInsertTestCase->testInsertSelectAll() Fail
Fix following test fails with D7 + SQLite
Can retrieve after inserting. Other database_test.test 650 DatabaseInsertTestCase->testInsertSelectAll() Fail
Comments
Comment #2
mcdruid commentedThis one needs a backport of a change made in
\Drupal\Core\Database\Driver\sqlite\Insert- there's even already a patch:#2427875-11: SQLite Insert query does not account for INSERT FROM ... SELECT.
I'll mark this as a duplicate and put that backport issue into the list in #3172878: Fix SQLite tests in Drupal 7