Files
yii2/tests/framework/db/pgsql/CommandTest.php
SilverFire - Dmitry Naumenko f7da602250 PgSQL: Fix table schema load for table name in quotes
This commit fixes the table schema loading for PostgreSQL, when
the table name is specified in quotes, e.g. `"type"`.
2018-03-04 20:19:45 +02:00

6.0 KiB