Files
yii2/tests/data/sqlite.sql
Carsten Brandt 6df20a0e7e adjusted test data to make existing relation tests fail
some tests accidentally passed because they matched the primary key
which is named `id` in all tables against similar primary key values.
as soon as primary key values differ among tables, these tests are
failing.

reproduce #5341 on existing tests...
2016-07-05 19:59:14 +02:00

7.5 KiB