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

Added describeReferences method in postgresql DB #12969

Closed

Conversation

sergeysviridenko
Copy link
Contributor

@sergeysviridenko sergeysviridenko commented Jul 18, 2017

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist.
  • I wrote some tests for this PR.

Small description of change:

  • Fixed Phalcon\Db\Dialect\Postgresql::describeReferences to generate correct SQL
  • Added Phalcon\Db\Adapter\Pdo\Postgresql::describeReferences for proper creating Reference object phalcon/phalcon-devtools#438

Thanks

dnapierata and others added 2 commits July 11, 2017 10:16
Use phql bracket escaping instead of double quotes

Escape raw SQL portion with double quotes

changelog update

added delimiters to escape reserved words in getPaginate
@tztztztz
Copy link
Contributor

tztztztz commented Jul 18, 2017

Your file phalcon/db/adapter/pdo/postgresql.zep is still missing already merged and approved changes in #12962

@sergeyklay sergeyklay added this to the 3.2.x milestone Jul 19, 2017
Copy link
Contributor

@sergeyklay sergeyklay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR need to be rebased onto 3.2.x

@sergeyklay
Copy link
Contributor

Could you please submit just the commits that belong to the PR?

@sergeysviridenko
Copy link
Contributor Author

This PR I'll close. New PR with rebased branch #12982

@sergeyklay sergeyklay closed this Jul 25, 2017
@sergeysviridenko sergeysviridenko deleted the 3.2.create_reference branch July 25, 2017 13:50
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

Successfully merging this pull request may close these issues.

4 participants