Page MenuHomePhabricator

Automatically build all Lisk schemata
ClosedPublic

Authored by epriestley on Oct 2 2014, 3:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 12:04 AM
Unknown Object (File)
Fri, Apr 5, 1:13 PM
Unknown Object (File)
Fri, Apr 5, 12:11 PM
Unknown Object (File)
Mon, Mar 25, 4:34 PM
Unknown Object (File)
Mar 17 2024, 10:15 PM
Unknown Object (File)
Mar 16 2024, 4:23 AM
Unknown Object (File)
Mar 5 2024, 11:08 AM
Unknown Object (File)
Feb 21 2024, 5:41 PM

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Automatically build all Lisk schemata.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

Lovely

This revision is now accepted and ready to land.Oct 2 2014, 4:36 PM
This revision was automatically updated to reflect the committed changes.