1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/passphrase/storage
epriestley 8fa8415c07 Automatically build all Lisk schemata
Summary:
Ref T1191. Now that the whole database is covered, we don't need to do as much work to build expected schemata. Doing them database-by-database was helpful in converting, but is just reudndant work now.

Instead of requiring every application to build its Lisk objects, just build all Lisk objects.

I removed `harbormaster.lisk_counter` because it is unused.

It would be nice to autogenerate edge schemata, too, but that's a little trickier.

Test Plan: Database setup issues are all green.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10620
2014-10-02 09:51:20 -07:00
..
PassphraseCredential.php Generate expected scheamta for Passphrase, Paste, Phlux, Phame 2014-09-24 13:50:57 -07:00
PassphraseCredentialTransaction.php Implement passphrase.query for querying credentials 2014-08-16 22:41:03 +10:00
PassphraseDAO.php Passphrase v0 2013-11-20 09:13:35 -08:00
PassphraseSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PassphraseSecret.php Convert Phabricator to handle "%s" / "%B" properly 2014-02-23 16:20:46 -08:00