Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pgsql driver error #514

Closed
gonimar opened this issue Jun 8, 2013 · 0 comments
Closed

Pgsql driver error #514

gonimar opened this issue Jun 8, 2013 · 0 comments

Comments

@gonimar
Copy link
Contributor

gonimar commented Jun 8, 2013

framework/yii/db/pgsql/Schema.php#L238
Do not throw an exception if the table does not exist (return an empty array)

qiangxue added a commit that referenced this issue Jun 8, 2013
@qiangxue qiangxue closed this as completed Jun 8, 2013
tonydspaniard pushed a commit that referenced this issue Dec 28, 2013
* upstream/master: (91 commits)
  fixed init.bat paths
  renamed backstage → backend
  Fixed test break.
  Response WIP
  coding style fix.
  [1] Redone missing code. [2] Added empty line at the end of file [3] Removed exception.
  Updated code style. braces on the same line for control statements.
  Removed unused columsn from find constraint sql. Fixed typo. Added extra schema check for when a foreign table is not in the same schema. Updated indentation to conform to other classes.
  Multilevel Items
  Fixes issue #514.
  Removed the config setting that should not have been commited.
  Removed false exception catching.
  Removed custom pgsql PDO and added defaultSchema as public property.
  CS fixes.
  Minor refactoring of DbMessageSource.
  Response WIP
  Minor refactoring of t().
  Added Jsonable support.
  Fixes #13. Implement DB message source.
  Yii::t() minor fix.
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants