data-models icon indicating copy to clipboard operation
data-models copied to clipboard

Downstream packages to start requiring type-specific attributes

Open gracecodes144 opened this issue 10 years ago • 0 comments

As per the discussion in chop-dbhi/data-models-service#20, the "reasonable default" behavior for missing attributes on types is causing problems and, frankly, seems hackish. These files should be the single source of truth and there shouldn't be a default behavior buried in some downstream package that determines field type attributes.

We need to fill in desired lengths, precisions, scales, etc across the repo.

gracecodes144 avatar Feb 02 '16 16:02 gracecodes144