Page MenuHomePhabricator

Add campaigns table which holds data about all past and previous campaigns
Closed, ResolvedPublic

Description

Proposed structure:
ID: INT(11)
Name: VARCHAR
Created by: User ID
Status(Status of campaign): BOOL(1: active, 0: archive)
Start date: TIMESTAMP
End date: TIMESTAMP
Created at: TIMESTAMP

Event Timeline

Niharika claimed this task.
Niharika raised the priority of this task from to Medium.
Niharika updated the task description. (Show Details)
Niharika subscribed.
gerritbot subscribed.

Change 186142 had a related patch set uploaded (by Niharika29):
Add a campaigns table to hold data about current and previous rounds

https://gerrit.wikimedia.org/r/186142

Patch-For-Review

Change 186142 merged by jenkins-bot:
Add a campaigns table to hold data about current and previous rounds

https://gerrit.wikimedia.org/r/186142

bd808 subscribed.