Closed Bug 369514 Opened 18 years ago Closed 18 years ago

Remora staging/preview SQL

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fligtar, Assigned: oremj)

Details

Since we have real data in the preview/staging database now and it's no longer being updated automatically, could the following columns please be added to to the preview/staging database(s)? ALTER TABLE `addons` ADD `trusted` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `inactive` , ADD `viewsource` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `trusted` ; Thanks
Query OK, 3452 rows affected (0.42 sec) Records: 3452 Duplicates: 0 Warnings: 0
Assignee: server-ops → oremj
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.