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

error in running alembic update command with geoalchemy2==0.6.3 #118

Closed
betonr opened this issue Nov 4, 2020 · 0 comments
Closed

error in running alembic update command with geoalchemy2==0.6.3 #118

betonr opened this issue Nov 4, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@betonr
Copy link
Contributor

betonr commented Nov 4, 2020

error:

   sa.Column('geom', geoalchemy2.types.Geometry(geometry_type='POLYGON', srid=4326, spatial_index=False, from_text='ST_GeomFromEWKT', name='geometry'), nullable=True),
TypeError: __init__() got an unexpected keyword argument 'from_text' 

use geoalchemy2 with version >= 0.8

@betonr betonr added the bug Something isn't working label Nov 4, 2020
betonr added a commit to betonr/bdc-catalog that referenced this issue Nov 4, 2020
betonr added a commit to betonr/bdc-catalog that referenced this issue Nov 4, 2020
@betonr betonr mentioned this issue Nov 4, 2020
gqueiroz added a commit that referenced this issue Nov 5, 2020
@raphaelrpl raphaelrpl added this to the Version 0.6.3 milestone Nov 5, 2020
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

No branches or pull requests

2 participants