PHP Class Storm\Drivers\Platforms\SQLite\Platform

Inheritance: extends Storm\Drivers\Platforms\Base\Platform
显示文件 Open project: timetoogo/penumbra

Public Methods

Method Description
__construct ( )

Protected Methods

Method Description
IdentifiersAreCaseSensitive ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection )

Method Details

IdentifiersAreCaseSensitive() protected method

protected IdentifiersAreCaseSensitive ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection )
$Connection Storm\Drivers\Base\Relational\Queries\IConnection

__construct() public method

public __construct ( )