Closed (duplicate)
Project:
Phone
Version:
6.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2009 at 21:52 UTC
Updated:
5 May 2009 at 04:48 UTC
It's great that this module is updated and it seams to work for the most part but I get these errors upon cration of the cck phone field within the content type in a postgres install.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: column "field_var_contact_ph_value" contains null values in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\d6_v1\includes\database.pgsql.inc on line 139.
* user warning: query: ALTER TABLE content_type_var ALTER field_var_contact_ph_value SET NOT NULL in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\d6_v1\includes\database.pgsql.inc on line 697.
Kind Regards,
v
Comments
Comment #1
neilnz commentedThis is the same problem as #146882: field setting 'not null' => TRUE can cause problems with MySQL in strict mode