Skip to content

NULLable properties of Sprig_Field_NativeTimestamp type - incorrect value written to the database ('0000-00-00 00:00:00' instead of NULL) - #86

Open
tadeck wants to merge 1 commit into
sittercity:developfrom
tadeck:develop
Open

Conversation

@tadeck

@tadeck tadeck commented Jan 10, 2011

Copy link
Copy Markdown

There was a problem when NULL value was to be assigned to the field with 'null' = TRUE, when the type was Sprig_Field_NativeTimestamp. In that situation the value to be entered into the database was '0000-00-00 00:00:00' instead of NULL.

The problem is now fixed. Please, review it and accept the pull request if no problem is found.

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.

1 participant