Replies: 2 comments
-
the follow is sql log:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Are the other fields properly populated? Is it just What response do you get from the database when you try to manually run that query? Not having a primary key in the table might be causing an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a table:

when insert a row:
it returns true but the
siteid
in table is 0;phalcon version: 3.4.5
Beta Was this translation helpful? Give feedback.
All reactions