Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration for LMSUser and LMSCourse tables #6574

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

marcospri
Copy link
Member

@marcospri marcospri commented Aug 20, 2024

For:

Auto Generated from:

Testing

tox -e dev --run-command 'alembic upgrade head'     
dev run-test-pre: PYTHONHASHSEED='2671712126'
dev run-test-pre: commands[0] | pip-sync-faster requirements/dev.txt --pip-args --disable-pip-version-check
dev run-test: commands[0] | alembic upgrade head
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
INFO  [alembic.runtime.migration] Running upgrade 3d0c022c716c -> f13a876b8877, Create the lms_course and lms_user tables.

@marcospri marcospri force-pushed the lms-course-user-migrations branch from da77aa8 to 6f8baa5 Compare August 20, 2024 14:12
@marcospri marcospri marked this pull request as ready for review August 21, 2024 08:52
@marcospri marcospri requested a review from seanh August 21, 2024 08:53
@marcospri marcospri force-pushed the lms-course-user-migrations branch from 6f8baa5 to 20867a3 Compare August 23, 2024 07:35
@marcospri marcospri merged commit 179ae9b into main Aug 23, 2024
9 checks passed
@marcospri marcospri deleted the lms-course-user-migrations branch August 23, 2024 07:39
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