%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/demo/vendor/doctrine/dbal/src/Platforms/
Upload File :
Create Path :
Current File : /www/loslex/demo/vendor/doctrine/dbal/src/Platforms/MariaDb1060Platform.php

<?php

namespace Doctrine\DBAL\Platforms;

use Doctrine\DBAL\SQL\Builder\SelectSQLBuilder;

/**
 * Provides the behavior, features and SQL dialect of the MariaDB 10.6 (10.6.0 GA) database platform.
 */
class MariaDb1060Platform extends MariaDb1052Platform
{
    public function createSelectSQLBuilder(): SelectSQLBuilder
    {
        return AbstractPlatform::createSelectSQLBuilder();
    }
}

Zerion Mini Shell 1.0