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

#14862 - Swap condition if column allows null values in PostgreSQL #14876

Merged
merged 25 commits into from
Feb 27, 2020

Conversation

Jeckerson
Copy link
Member

@Jeckerson Jeckerson commented Feb 25, 2020

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
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Small description of change:

Thanks

@Jeckerson Jeckerson added bug A bug report status: medium Medium 4.0.5 labels Feb 25, 2020
@Jeckerson Jeckerson self-assigned this Feb 25, 2020
@Jeckerson Jeckerson marked this pull request as ready for review February 26, 2020 00:08
@Jeckerson Jeckerson added this to Working on it in Phalcon Roadmap Feb 26, 2020
@Jeckerson Jeckerson changed the title #14862 - Swap condition if column allows null values #14862 - Swap condition if column allows null values in PostgreSQL Feb 26, 2020
sergeyklay
sergeyklay previously approved these changes Feb 26, 2020
Copy link
Member

@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.

LGTM

ruudboon
ruudboon previously approved these changes Feb 26, 2020
Copy link
Member

@ruudboon ruudboon left a comment

Choose a reason for hiding this comment

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

Looks good.

# Conflicts:
#	tests/_data/assets/schemas/pgsql.sql
#	tests/_data/fixtures/Migrations/OrdersProductsMigration.php
#	tests/_envs/pgsql.yml
@Jeckerson Jeckerson dismissed stale reviews from ruudboon and sergeyklay via 6384c54 February 26, 2020 20:46
jenovateurs
jenovateurs previously approved these changes Feb 26, 2020
@Jeckerson Jeckerson merged commit d15ae7a into 4.0.x Feb 27, 2020
Phalcon Roadmap automation moved this from Working on it to Implemented Feb 27, 2020
@Jeckerson Jeckerson deleted the fix/#14862-pgsql-null-columns branch February 27, 2020 06:53
@niden niden moved this from Implemented to Released in Phalcon Roadmap Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report status: medium Medium
Projects
Archived in project
Phalcon Roadmap
  
Released
Development

Successfully merging this pull request may close these issues.

[BUG]: Model - Update - Postgres NULL value is not allowed on Phalcon 4.0.4
4 participants