flask-session
flask-session copied to clipboard
Added SESSION_SQLALCHEMY_SEQUENCE config to allow support for oracle …
Added new config item to support specifying the sequence the id primary key, a requirment if using an oracle database with sqlalchemy
See auto-increment behavior for oracle below https://docs.sqlalchemy.org/en/13/dialects/oracle.html#auto-increment-behavior