You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Timusan !
Thank you for your report. Indeed I removed it at some point when I was fixing all this Alembic mess and I forgot to revert it (and update it), sorry about that. Could you try the branch of #388 on your use case please?
In previous versions of Geoalchemy we had to import
include_object
and add it to our context in the Alembic setup:This was needed so that Alembic would not try to drop and recreate PostGIS tables.
Did I miss some change from 0.11.1 to 0.12?
The text was updated successfully, but these errors were encountered: