Вход Регистрация
Файл: vendor/doctrine/dbal/src/Platforms/SQLServer2012Platform.php
Строк: 7
<?php

namespace DoctrineDBALPlatforms;

/**
 * Provides the behavior, features and SQL dialect of the Microsoft SQL Server database platform
 * of the oldest supported version.
 *
 * @deprecated Use {@see SQLServerPlatform} instead.
 */
class SQLServer2012Platform extends SQLServerPlatform
{
}
Онлайн: 2
Реклама