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
c9dfc90be0
Merge branch 'methods_for_schema_builder' of https://github.com/vaseninm/yii2 into vaseninm-methods_for_schema_builder
2016-04-19 12:21:33 +03:00
3761682edf
Upgraded some tests. Fixed MySQL test fixtures to create all tables with InnoDB.
2016-02-22 04:53:14 -08:00
ce6e92b736
add comment control methods
2015-08-14 12:27:21 +03:00
357bce51bb
Tests for #9006
2015-07-30 19:25:52 +03:00
51a442d6c8
Fixed yii\db\ActiveRecord
does not updates attribute specified at optimisticLock()
after save
2015-05-26 11:53:34 +03:00
aa9399c6c0
Merge branch 'master' of github.com:yiisoft/yii2 into 5042-insert-returning
2015-04-20 11:23:38 +03:00
6949992246
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00