ok
Direktori : /home2/selectio/www/3-idiots/vendor/doctrine/dbal/src/Platforms/Keywords/ |
Current File : //home2/selectio/www/3-idiots/vendor/doctrine/dbal/src/Platforms/Keywords/PostgreSQL94Keywords.php |
<?php namespace Doctrine\DBAL\Platforms\Keywords; /** * PostgreSQL 9.4 reserved keywords list. * * @deprecated Use {@see PostgreSQLKeywords} instead. */ class PostgreSQL94Keywords extends PostgreSQLKeywords { }