Commit graph

52 commits

Author SHA1 Message Date
Michael Muller
f83a8a221b
Generate basic schema for all of DomainBase (#246)
* Generate basic schema for all of DomainBase

Generate a basic schema for DomainBase and everything that is part of it.
This still isn't complete, in particular it lacks:

- Correct conversions for problematic types (e.g. DateTime, Key...)
- Schema generation for history records.
- Name translation.
2019-09-05 10:54:29 -04:00
Shicong Huang
dcceb0d49a
Add sql schema and entity class for ClaimsList (#227) 2019-08-26 18:30:51 -04:00