for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php namespace SearchReplace\DatabaseTypes;
class MySQL
{
public function __construct()
}
public function getCharacterSet()
public function getPrimaryKey()
public function getColumns()