%PDF- %PDF-
Direktori : /www/loslex/production/vendor/doctrine/dbal/src/Platforms/Keywords/ |
Current File : //www/loslex/production/vendor/doctrine/dbal/src/Platforms/Keywords/SQLServer2012Keywords.php |
<?php namespace Doctrine\DBAL\Platforms\Keywords; /** * Microsoft SQL Server 2012 reserved keyword dictionary. * * @deprecated Use {@see SQLServerKeywords} instead. */ class SQLServer2012Keywords extends SQLServerKeywords { }