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
I'm struggling with Alembic/SQLAlchemy to make your example work with PostgreSQL. The problem is related to the column_types.PasswordType in the users module's model.py file as described in this post:
Hello
I'm struggling with Alembic/SQLAlchemy to make your example work with PostgreSQL. The problem is related to the column_types.PasswordType in the users module's model.py file as described in this post:
http://stackoverflow.com/questions/39260850/alembic-not-handling-column-types-passwordtype-flasksqlalchemyalembic
Any idea?
The text was updated successfully, but these errors were encountered: