This commit is contained in:
Mark S. 2015-09-17 11:33:59 +02:00
parent e7d6319d59
commit c87de2a069

View file

@ -964,7 +964,7 @@ SQL;
$this->assertContains('`limit_date` datetime NOT NULL,', $result);
}
/**
/**
* test that a describe() gets additional fieldParameters
*
* @return void