CD2 User Defined data types

jeff_longland
Community Participant

I'm working with CD2 in PostgreSQL and I'm noticing that CD2 seems to take an opinionated stance on data types with many columns being user defined (typically enums). For example, `context_type` in `lti_resource_links` is of type `lti_resource_links__context_type`

I'm just curious about the rationale? Mostly because I'm having challenges configuring an AWS Athena PostgreSQL connector and there are data type limitations.  Has anyone else run into data type challenges with the CD2 schema?

Thanks,

Jeff

Labels (2)
0 Likes