Changes on users table on HEAD

10 views
Skip to first unread message

Francisco Mancardi

unread,
Apr 10, 2011, 11:21:11 AM4/10/11
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