4 Commits

Author SHA1 Message Date
af5f5d0e3e Fixes #9851: Fixed partial commit / rollback in nested transactions 2016-02-15 23:32:32 +03:00
6acb76606c fixed connection serialization test 2015-11-17 12:06:32 +01:00
603a956b8d Implemented __sleep in yii\db\Connection
to support serializing the connection object without exceptions.

- Added test for serializing an open connection.
- Added unserialize test

close #10149
2015-11-16 22:44:57 +01:00
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00