Groups
Groups
Sign in
Groups
Groups
testlink-dev
Conversations
About
Send feedback
Help
Changes on users table on HEAD
10 views
Skip to first unread message
Francisco Mancardi
unread,
Apr 10, 2011, 11:21:11 AM
4/10/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to testlink-dev
Hi:
if you want to use HEAD and create users on an existent db you need to do this steps manually.
(we do fresh installation aware)
1. create new column
"cookie_string" varchar(64) NULL,
2. populate column with UNIQUE VALUES
3. set COLUMN NOT NULL
4. create UNIQUE INDEX ON COLUMN
this column has been taken from MANTIS schema and will be used to avoid problems reported by Julian (issue 4342) - visible only to developers
Reply all
Reply to author
Forward
0 new messages