lithium\data\source\Database::$_columns

protected property

The supported column types and their default values

Source

	protected $_columns = [
		'string' => ['length' => 255]
	];