Skip to content

Commit

Permalink
Merge pull request intuit#363 from ShubhashreeHebbar/feature/Operatio…
Browse files Browse the repository at this point in the history
…nsOnStagingV2

Feature/operations on staging v2
  • Loading branch information
rgorti authored Dec 4, 2018
2 parents 7687179 + b3c8e85 commit 520e361
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

alter TABLE experiment ADD hypothesis_is_correct varchar;
alter TABLE experiment ADD results varchar;
alter TABLE experiment ADD experiment_type text;
alter TABLE experiment ADD source_url text;

0 comments on commit 520e361

Please sign in to comment.