Skip to content

Test suite failure under python3.4 #175

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by xnox (@xnox)

======================================================================
ERROR: tests.test_op.test_naming_changes

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/home/xnox/personal-src/alembic/tests/test_op.py", line 636, in test_naming_changes
op.alter_column("t", "c", name="x")
TypeError: alter_column() got an unexpected keyword argument 'name'


Looks like util function to provide compat / older kagrs doesn't work any more =(

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions