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

[Issue 1216] Create the awsdms_apply_exceptions table via Alembic #1218

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

chouinar
Copy link
Collaborator

Summary

Fixes #1216

Time to review: 3 mins

Changes proposed

Created the awsdms_apply_exceptions table via Alembic

Context for reviewers

AMS DMS needs this table to run, but isn't creating it in the right spot, as a simple workaround, we'll create it ourselves: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TaskSettings.ControlTable.html

Additional information

Running locally the table gets created properly:
Screenshot 2024-02-12 at 4 11 42 PM

@chouinar chouinar merged commit 4c40197 into main Feb 12, 2024
8 checks passed
@chouinar chouinar deleted the chouinar/1216-awsdms-exceptions branch February 12, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Create the AWS DMS exceptions table via Alembic
2 participants