[Tickets #12361] Re: rampage_tag_stats has primary key tag_id with no default sequence

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Jun 18 14:49:05 UTC 2013


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

Ticket URL: http://bugs.horde.org/ticket/12361
------------------------------------------------------------------------------
  Ticket             | 12361
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | rampage_tag_stats has primary key tag_id with no
                     | default sequence
  Queue              | Content
  Version            | 2.0.2
  Type               | Bug
-State              | Unconfirmed
+State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2013-06-18 14:49) wrote:

This is coming from Horde_Db. It looks like it assumes that any  
primary key should be an autoincrement sequence when using psql. See  
e.g., Horde_Db_Adapter_Pdo_Pgsql::insert.

I don't think this is the correct behavior. At the very least, if it's  
not possible to know if we have a sequence when we call these methods,  
we shouldn't output the warning, as it's expected behavior in this case.





More information about the bugs mailing list