[Tickets #14859] Re: Column 'object_members' cannot be null in table turba_objects

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Sep 26 19:23:26 UTC 2018


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14859
------------------------------------------------------------------------------
  Ticket             | 14859
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Column 'object_members' cannot be null in table
                     | turba_objects
  Queue              | Turba
  Version            | FRAMEWORK_5_2
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2018-09-26 19:23) wrote:

> I'm sorry, it's look like bug.
>
> I have updated DB and I haven't good definition.
>
> I found definition for "object_members" only in file  
> "turba/migration/1_turba_base_tables.php"
>
> The definition is:
>
>             $t->column('object_members', 'text');
>
> There is no information about NULL like in other columns: "'null' => false"


Correct, allowing nulls is the default behavior.







More information about the bugs mailing list