Files
yii2/framework/db/pgsql/Schema.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

25 KiB