-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Notice when saving a model introduced in 3.0.4 #12688
Comments
Yea i checked it and it's happening, will try to fix. |
Jurigag
added a commit
to Jurigag/cphalcon
that referenced
this issue
Mar 9, 2017
sergeyklay
added a commit
that referenced
this issue
Mar 9, 2017
Fixed in the |
oops.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected and Actual Behavior
Happens when trying to save empty string to a model.
Undefined index: column_name in phalcon/mvc/model.zep on line 2092
Details
PostgreSQL 9.6.0
Column definition:
column_name CHARACTER(3)
The text was updated successfully, but these errors were encountered: