Skip to content

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

Open
Elimpizza wants to merge 1 commit into
mainfrom
hnr-document-uri-migration
Open

[Document-URI: 1] Migration only #7417
Elimpizza wants to merge 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.

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.

1 participant