HomePhabricator

Added a `token_token` table in anticipation of some data-driven tokens

Description

Added a token_token table in anticipation of some data-driven tokens

Summary: Ref T11217. This just adds the table that we'll store tokens in. It doesn't make use of the table at all yet. This is mostly pulled from this diff (D16178). Specifically I mostly followed Evan's instructions related to the token table here: D16178#189120.

Test Plan: I ran ./bin/storage upgrade successfully and there were no schema errors.

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: Korvin, epriestley, yelirekim

Maniphest Tasks: T11217

Differential Revision: https://secure.phabricator.com/D16621

Details

Provenance
jcoxAuthored on Sep 27 2016, 2:07 PM
jcoxPushed on Sep 28 2016, 3:35 PM
Reviewer
Blessed Reviewers
Differential Revision
D16621: Added a `token_token` table in anticipation of some data-driven tokens
Parents
rPbc1cb06b07c1: Remove conpherence status on mobile
Branches
Unknown
Tags
Unknown
Tasks
T11217: Make Tokens modular / real application
Build Status
Buildable 13904
Build 17999: Run Core Tests