<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Missing sequence in Ingo&#039;s SQL script</title> 
  <pubDate>Thu, 09 Apr 2026 21:57:59 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8441</link> 
  <atom:link rel="self" type="application/rss+xml" title="Missing sequence in Ingo&#039;s SQL script" href="https://bugs.horde.org/ticket/8441/rss" /> 
  <description>Missing sequence in Ingo&#039;s SQL script</description> 
 
   
   
  <item> 
   <title>When requesting SQL rules storage, adding a rule fails becau</title> 
   <description>When requesting SQL rules storage, adding a rule fails because Ingo tries to use ingo_rules_seq to generate ID of the new rule, this sequence isn&#039;t created with the provided SQL script.

Attached is a patch that adds this sequence.</description> 
   <pubDate>Fri, 17 Jul 2009 06:49:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8441#t54975</link> 
  </item> 
   
  <item> 
   <title>The proper sequence is created by the PEAR DB drivers; if it</title> 
   <description>The proper sequence is created by the PEAR DB drivers; if it&#039;s not for you, then you either have a buggy DB package or your db user doesn&#039;t have permissions to create tables inside the Horde database.



Also, CREATE SEQUENCE is not a portable statement.</description> 
   <pubDate>Fri, 17 Jul 2009 13:25:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8441#t54977</link> 
  </item> 
   
  <item> 
   <title>There is no point allowing horde user to create database ent</title> 
   <description>There is no point allowing horde user to create database entities. A database user should have the minimal permissions for an application to work. Here insert/update/delete/select is sufficient...

On the portability point of view, why not provide database specific scripts and a generic one, Horde already do this...</description> 
   <pubDate>Wed, 22 Jul 2009 19:10:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8441#t55023</link> 
  </item> 
   
  <item> 
   <title>This is not how the DB package works, period. We don&#039;t have </title> 
   <description>This is not how the DB package works, period. We don&#039;t have any influence on that.</description> 
   <pubDate>Thu, 23 Jul 2009 12:49:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8441#t55027</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
