Carsten Brandt
|
8d8cd1a26d
|
adjusted dbms specific tests
|
2016-04-22 12:56:56 +02:00 |
|
Edgard Lorraine Messias
|
278bfca140
|
Fixed quoteColumnName for table start with {{ or [[
|
2016-04-22 12:41:25 +02:00 |
|
Carsten Brandt
|
38d347c9f5
|
fix quoting column name in case of quoted table name
column name was not quoted if a table name was used, that was using the
table prefix feature.
fixes #11088
close #11238
|
2016-04-22 12:31:46 +02:00 |
|
Sam Mousa
|
af5f5d0e3e
|
Fixes #9851: Fixed partial commit / rollback in nested transactions
|
2016-02-15 23:32:32 +03:00 |
|
Carsten Brandt
|
6acb76606c
|
fixed connection serialization test
|
2015-11-17 12:06:32 +01:00 |
|
Sam Mousa
|
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 |
|
Alexander Makarov
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|