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

feat: remove 'reference' column since it's been removed #15

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

grejdi-mbta
Copy link
Contributor

@grejdi-mbta grejdi-mbta commented Jul 11, 2024

Dropping the 'reference' column, now that Cubic has renamed it as 'reference_notes'

depends_on: Union[str, Sequence[str], None] = None


def upgrade() -> None:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no data in this column so this migration is safe as it's written here.

@grejdi-mbta grejdi-mbta requested a review from rymarczy July 11, 2024 16:55
Copy link
Contributor

@rymarczy rymarczy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍰

@grejdi-mbta grejdi-mbta merged commit c8daa76 into main Jul 11, 2024
5 checks passed
@grejdi-mbta grejdi-mbta deleted the gg-drop-reference-column branch July 11, 2024 18:04
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