fossasia/open-event-orga-server

View on GitHub
migrations/versions/1b9c8698c632_.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function upgrade has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def upgrade():
    # ### commands auto generated by Alembic - please adjust! ###
    op.create_or_replace_sp(replace_in_table)
    op.alter_column('social_links', 'link',
                    existing_type=sa.VARCHAR(),
Severity: Major
Found in migrations/versions/1b9c8698c632_.py - About 2 hrs to fix

There are no issues that match your filters.

Category
Status