Skip to content

[Document-URI: 1] Migration only - #7417

Merged
karenrasmussen merged 1 commit into
mainfrom
hnr-document-uri-migration
Aug 5, 2026
Merged

[Document-URI: 1] Migration only #7417
karenrasmussen merged 1 commit into
mainfrom
hnr-document-uri-migration

Conversation

@Elimpizza

Copy link
Copy Markdown
Contributor

This pull request adds a new migration to the database schema. The migration introduces a new nullable document_uri column to the assignment table, allowing assignments to reference a document URI if needed.

Database schema changes:

  • Added a new migration (lms/migrations/versions/fa62e42cb531_add_assignment_document_uri_column.py) that adds a nullable document_uri column of type Unicode to the assignment table, and provides downgrade support to remove it if necessary.

@karenrasmussen
karenrasmussen merged commit d580848 into main Aug 5, 2026
8 checks passed
@karenrasmussen
karenrasmussen deleted the hnr-document-uri-migration branch August 5, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants