flask-session
flask-session copied to clipboard
Fixsqlalchemy
It seems like flask session key is now longer than the default 256 session type.
Also:
- I've switched the url scheme for submodules to be http that way you can put this module inside of "requirements.txt" and have it work on hosted environments such as heroku.
- Also, allow the user to create the tables with migrations instead of calling "create_all()" as that should be up to the user.
👍 merge this please
You can not create a unique index for the text column in MySQL.
Id is now string type