All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project, and versions listed, match the versioning of Canvas Data Portal.
Changes refer to changes to the config files in support of the Canvas Data Schema
- assignment_dim.muted is now deprecated, will always be null
- assignment_dim.workflow_state found 2 new states (failed_to_import, failed_to_migrate), added to constraint, all databases
- Canvas released a non-breaking update to Canvas Data Portal documentation, no schema changes have been identified
- Adding new tag to match currently supported CD version
- renamed
quiz_dim.body
toname
per schema, for all databases
- Updated
module_dim.name
length to 512 for all databases, after multiple institutions found values longer than previously defined
- Added
fail_to_import
to ENUM constraint on assignment_dim.workflow_state, all databases