Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Pdo\Connection::getCurrentSchema() fixes#1613

Merged
ralphschindler merged 1 commit into
zendframework:masterfrom
leftbrained:hotfix/ZF2-202
Jun 28, 2012
Merged

Pdo\Connection::getCurrentSchema() fixes#1613
ralphschindler merged 1 commit into
zendframework:masterfrom
leftbrained:hotfix/ZF2-202

Conversation

@leftbrained

Copy link
Copy Markdown
Contributor
  • Changed the default to SELECT CURRENT_SCHEMA (SQL Standard)
  • Fixed fetch method (it was using trying to use \PdoStatement::fetch_row(), which doesn't exist.

…SCHEMA'; change result to read \PdoStatement::fetchColumn()
@ghost ghost assigned ralphschindler Jun 28, 2012
ralphschindler added a commit that referenced this pull request Jun 28, 2012
Pdo\Connection::getCurrentSchema() fixes for pgsql
@ralphschindler ralphschindler merged commit f55e7ff into zendframework:master Jun 28, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants