1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/infrastructure/storage
epriestley f54a5d8087 Add DoorkeeperExternalObject
Summary:
Ref T2852. This table holds data about external objects and allows us to write edges to them.

Objects are identified with an `<applicationType, applicationDomain, objectType, objectID>` tuple. For example, Asana tasks will be, e.g., `<asana, asana.com, asana:task, 93829279873>` or similar.

Test Plan: Ran storage upgrade.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2852

Differential Revision: https://secure.phabricator.com/D6271
2013-06-24 15:54:36 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
configuration Delete license headers from files 2012-11-05 11:16:51 -08:00
lisk Add LiskRawMigrationIterator 2013-06-21 12:55:07 -07:00
management Cache connection in bin/storage 2013-01-17 11:00:36 -08:00
patch Add DoorkeeperExternalObject 2013-06-24 15:54:36 -07:00