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

Fix incorrect migrations #4105

Closed
galvana opened this issue Sep 15, 2023 · 1 comment · Fixed by #4106
Closed

Fix incorrect migrations #4105

galvana opened this issue Sep 15, 2023 · 1 comment · Fixed by #4106
Assignees
Labels
bug Something isn't working

Comments

@galvana
Copy link
Contributor

galvana commented Sep 15, 2023

Bug Description

A description of what the bug is.

Steps to Reproduce

  1. nox -s shell
  2. cd src/fides/api/alembic/
  3. alembic revision --autogenerate -m "check check"

Open the generated migration file, notice the entries for messaging_template and plus_system_history

Expected behavior

There shouldn't be any migrations generated from the alembic revision --autogenerate command

@galvana galvana added the bug Something isn't working label Sep 15, 2023
@galvana galvana self-assigned this Sep 15, 2023
@galvana galvana linked a pull request Sep 15, 2023 that will close this issue
5 tasks
@Roger-Ethyca
Copy link
Contributor

moving to done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants