Search found 2 matches

by gsac
Mon Oct 22, 2018 6:52 am
Forum: Upgrade
Topic: Upgrade from 1.9.17 to 1.9.18 (postgresql)
Replies: 1
Views: 3512

Re: Upgrade from 1.9.17 to 1.9.18 (postgresql)

FYI, I have created a bug for this: http://mantis.testlink.org/view.php?id=8421
by gsac
Fri Oct 19, 2018 4:15 pm
Forum: Upgrade
Topic: Upgrade from 1.9.17 to 1.9.18 (postgresql)
Replies: 1
Views: 3512

Upgrade from 1.9.17 to 1.9.18 (postgresql)

Hello, I'm upgrading from 1.9.17 to 1.9.18 using postgresql. I'm hitting an issue in the database upgrade on this: ALTER TABLE req_coverage ADD COLUMN req_version_id INTEGER NOT NULL; ALTER TABLE req_coverage ADD COLUMN tcversion_id INTEGER NOT NULL; I'm not a DB expert but I think that if you want ...