Вход Регистрация
Файл: vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL100Keywords.php
Строк: 8
<?php

declare(strict_types=1);

namespace 
DoctrineDBALPlatformsKeywords;

/**
 * PostgreSQL 10.0 reserved keywords list.
 */
class PostgreSQL100Keywords extends PostgreSQL94Keywords
{
    public function 
getName(): string
    
{
        return 
'PostgreSQL100';
    }
}
Онлайн: 2
Реклама