add missing MySQL data type link

This commit is contained in:
Sebastien Barre 2017-03-05 12:28:41 -05:00
parent 38101995b4
commit 7c0bcb16c8

View file

@ -109,6 +109,8 @@ class Mysql extends DboSource {
/**
* MySQL column definition
*
* @link https://dev.mysql.com/doc/refman/5.7/en/data-types.html MySQL Data Types
*
* @var array
*/
public $columns = array(