Commit Graph

3 Commits

Author SHA1 Message Date
Will Rouesnel
25ebbf132c
Fix handling of passwords with % in the SQLALCHEMY_DATABASE_URI
Fix Flask-Migrate ValueError from occurring when a password has '%'
characters in it when specified via SQLALCHEMY_DATABASE_URI.
2022-11-04 11:59:59 +11:00
Ymage
94becb35c6 Support SQLite ALTER with batch feature during alembic migrate
Fix #404
2018-11-24 12:04:23 +01:00
Khanh Ngo
dc8b6b2351 Add migration directory from flask-migrate 2018-06-22 16:47:45 +07:00