mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-20 01:21:22 +01:00
CHG: update changelog, fix spaces to tabs
This commit is contained in:
@@ -342,7 +342,6 @@ EOD;
|
||||
|
||||
public function testColumnComments()
|
||||
{
|
||||
$this->markTestSkipped();
|
||||
$tables=$this->db->schema->tables;
|
||||
|
||||
$usersColumns=$tables['users']->columns;
|
||||
|
||||
Reference in New Issue
Block a user