6.0.0-beta1
7/6/25

[#11246] DB schema creation failed
Summary DB schema creation failed
Queue Wicked
Queue Version Git develop
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 07/07/2012 (4747 days ago)
Due
Updated 08/29/2012 (4694 days ago)
Assigned 07/07/2012 (4747 days ago)
Resolved 07/09/2012 (4745 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:40:38 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit 9479c9cecf80727cc1f18cfe99ab17284f86402d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Jul 7 15:38:11 2012 -0400

     Ensure we have a default value.

     Possible fix for Bug: 11246

  wicked/migration/4_wicked_single_revisions.php |    8 ++++----
  1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/9479c9cecf80727cc1f18cfe99ab17284f86402d
07/09/2012 01:51:21 PM Jan Schneider State ⇒ Resolved
 
07/09/2012 07:33:16 AM Thomas Jarosch Comment #4 Reply to this comment
Does this fix things for you?
Thanks, that did the trick!

Looks like I've lost my horde developer status again, I can't close my 
own tickets :)

07/07/2012 07:39:42 PM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Feedback
Reply to this comment
Does this fix things for you?
07/07/2012 07:39:20 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

commit 9479c9cecf80727cc1f18cfe99ab17284f86402d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Jul 7 15:38:11 2012 -0400

     Ensure we have a default value.

     Possible fix for Bug: 11246

  wicked/migration/4_wicked_single_revisions.php |    8 ++++----
  1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/9479c9cecf80727cc1f18cfe99ab17284f86402d
07/07/2012 05:27:48 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ DB schema creation failed
Queue ⇒ Wicked
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hi,

I have a fresh git "develop" branch install here. I can't update the 
wicked DB schema with the sqlite driver. Here's the error message from 
the log:

2012-07-07T19:27:04+02:00 ERR: HORDE [horde] SQL QUERY FAILED: 
SQLSTATE[HY000]: General error: 1 Cannot add a NOT NULL column with 
default value NULL
         ALTER TABLE "wicked_pages" ADD "page_version" int NOT NULL 
[pid 1446 on line 812 of 
"/datastore/DEVEL/horde/framework/Db/lib/Horde/Db/Adapter/Base.php"]

Thomas

Saved Queries