Ejemplo n.º 1
0
 public function testRequiresSQLCommentHint()
 {
     $this->assertTrue($this->type->requiresSQLCommentHint($this->platform));
 }