public function testSupportsSequences()
 {
     $this->assertTrue($this->_platform->supportsSequences());
 }