install:upgrade:4.3.x-to-4.4.0
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
install:upgrade:4.3.x-to-4.4.0 [2016/09/07 17:18] – [Postgres Database Structure] giacomo.vacca | install:upgrade:4.3.x-to-4.4.0 [2016/09/07 20:47] (current) – [Postgres Database Structure] giacomo.vacca | ||
---|---|---|---|
Line 89: | Line 89: | ||
-- table: active_watchers | -- table: active_watchers | ||
ALTER TABLE active_watchers ADD COLUMN flags INTEGER DEFAULT 0 NOT NULL; | ALTER TABLE active_watchers ADD COLUMN flags INTEGER DEFAULT 0 NOT NULL; | ||
- | ALTER TABLE active_watchers ADD COLUMN user_agent | + | ALTER TABLE active_watchers ADD COLUMN user_agent |
DELETE FROM version WHERE TABLE_NAME=' | DELETE FROM version WHERE TABLE_NAME=' | ||
INSERT INTO version (TABLE_NAME, | INSERT INTO version (TABLE_NAME, |
install/upgrade/4.3.x-to-4.4.0.1473268719.txt.gz · Last modified: 2016/09/07 17:18 by giacomo.vacca