Skip to content

Flask SQLAlchemy #14

Open
Open
@Quantanalyst

Description

@Quantanalyst

instead of
from flask.ext.sqlalchemy import SQLAlchemy
use
from flask_sqlalchemy import SQLAlchemy

note

pip install flask
pip install flask_sqlalchemy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions