Problem/Motivation

Fix following test fails with D7 + SQLite

Can retrieve after inserting.	Other	database_test.test	650	DatabaseInsertTestCase->testInsertSelectAll()	Fail

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

mcdruid created an issue. See original summary.

mcdruid’s picture

Status: Active » Closed (duplicate)
Related issues: +#2427875: SQLite Insert query does not account for INSERT FROM ... SELECT.

This 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